All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

System Class CATIStringListImpl

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIStringListImpl
 

Usage: you must use this class as is. You should never derive it.


public class CATIStringListImpl

Class which implements CATIStringList interface.

See also:
CATIStringList


Constructor and Destructor Index


o CATIStringListImpl()
Constructs an empty list of CATUnicodeString.
o CATIStringListImpl(CATListOfCATUnicodeString)
Constructs a list of CATUnicodeString.
o ~CATIStringListImpl()

Constructor and Destructor


o CATIStringListImpl
public CATIStringListImpl()
Constructs an empty list of CATUnicodeString.
o CATIStringListImpl
public CATIStringListImpl(CATListOfCATUnicodeString iStringsList)
Constructs a list of CATUnicodeString.
Parameters:
iStringsList
List of NLS string to initialize the list.
o ~CATIStringListImpl
public virtual ~CATIStringListImpl()

This object is included in the file: CATIStringListImpl.h
If needed, your Imakefile.mk should include the module: JS0GROUP

Copyright © 2003, Dassault Systèmes. All rights reserved.