All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIEnumere
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIEnumere
Interface dedicated to enumerated types management.
Role: This interface gives access to enumerated types properties.
Enumerated types also implement CATICkeType
An enumerated type is a parameter type that allows only a list of identified string values
public virtual int Find( | const CATUnicodeString& | iValue) const = 0 |
public virtual CATListOfCATUnicodeString * Values( | CATListOfCATUnicodeString* | iListNLSNames | = NULL) const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.