Returns a string collection. This collection contains the enumeration values that can be used for the type. For more information about the enumeration
facet, see Data Type Facets.
var oEnumeration = oISchemaType.enumeration;
None.
enumeration
facet of the restriction. This facet is a collection of BSTRs.Set oEnumeration = oISchemaType.enumeration
None.
enumeration
facet of the restriction. This facet is a collection of BSTRs.HRESULT get_enumeration(ISchemaStringCollection** enumeration);
minExclusive
parameter is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
Note If the facet is not used, the property will return an empty collection.
Data Type Facets | Parts of Data Types
Applies to: ISchemaType Interface