Prev | Next |
SchemaTypeEnum Class
An enumerator interface for schema types as represented in XML schema.
Methods
Method |
Description |
See also |
---|---|---|
GetCount() |
Returns the number of properties for an element. |
|
GetFirst() |
Returns the first property for the element in alphabetical order. |
|
GetNext() |
Returns the first property for the element in alphabetical order or null if no more are present. |