System CATIStringListImpl
Usage: you must use this class as is. You should never derive it.
public class CATIStringListImpl
Class which implements CATIStringList interface.
- See also:
-
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( | | 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 © 1999-2015, Dassault Systèmes. All rights reserved.