Réserver une Démo
Pré. Proc.

ModelTypeEnum Class

An enumerator interface for schema types as represented in the UML model.

ModelTypeEnum Methods

Method

Description

See also

GetCount()

long

Returns the number of types present in the collection.

GetFirst()

ModelType

Returns the first type interface in a collection of types.

GetNext()

ModelType

Returns the next type in the collection of types or null if end is reached.