All Frameworks  Class Hierarchy  This Framework  Indexes   

System Class 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()
o CATIStringListImpl(CATListOfCATUnicodeString)
Constructs a list of CATUnicodeString.

Constructor and Destructor


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

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.