System.Xml.Schema.XmlSchemaObjectTable: Property Members

The properties of System.Xml.Schema.XmlSchemaObjectTable are listed below. For a list of all members, see the XmlSchemaObjectTable Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of items contained in the System.Xml.Schema.XmlSchemaObjectTable.

[read-only]
default property
Item(System.Xml.XmlQualifiedName)XmlSchemaObject. Documentation for this section has not yet been entered.
[read-only]
NamesICollection.

Returns a collection of all the named elements in the System.Xml.Schema.XmlSchemaObjectTable.

[read-only]
ValuesICollection.

Returns a collection of all the values for all the elements in the System.Xml.Schema.XmlSchemaObjectTable.