All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

System Class CATICStringListImpl

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

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


public class CATICStringListImpl

Class which implements CATICStringList interface.

See also:
CATICStringList


Constructor and Destructor Index


o CATICStringListImpl()
Constructs an empty list of string.
o CATICStringListImpl(CATListOfCATString)
Constructs a list of string.
o ~CATICStringListImpl()

Constructor and Destructor


o CATICStringListImpl
public CATICStringListImpl()
Constructs an empty list of string.
o CATICStringListImpl
public CATICStringListImpl(CATListOfCATString iStringlist)
Constructs a list of string.
Parameters:
iStringsList
List of string to initialize the list.
o ~CATICStringListImpl
public ~CATICStringListImpl()

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

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