Click or drag to resize
SchemaTypeDefinition Methods

The SchemaTypeDefinition type exposes the following members.

Methods
  NameDescription
Public methodGetElementDefinition(Int32)
Returns the SchemaElementDefinition at the specified index in this SchemaTypeDefinition.
Public methodGetElementDefinition(String)
Returns the SchemaElementDefinition having the specified name in this SchemaTypeDefinition.
Public methodGetElementDefinition(Name)
Returns the SchemaElementDefinition having the specified name in this SchemaTypeDefinition.
Public methodHasElementDefinition
Returns true if this SchemaTypeDefinition contains an ElementDefinition having the specified name.
Top
See Also