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
[read-only] | Count | int.
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] | Names | ICollection.
Returns a collection of all the named elements in the System.Xml.Schema.XmlSchemaObjectTable. |
[read-only] | Values | ICollection.
Returns a collection of all the values for all the elements in the System.Xml.Schema.XmlSchemaObjectTable. |