25 internal override bool IsEmpty
31 return items.
Count == 0;
37 internal override void SetItems(XmlSchemaObjectCollection newItems)
Represents the sequence element (compositor) from the XML Schema as specified by the World Wide Web C...
A collection of T:System.Xml.Schema.XmlSchemaObjects.
An abstract class for T:System.Xml.Schema.XmlSchemaAll, T:System.Xml.Schema.XmlSchemaChoice,...
Represents the World Wide Web Consortium (W3C) any element.
Represents the group element with ref attribute from the XML Schema as specified by the World Wide We...
Represents the choice element (compositor) from the XML Schema as specified by the World Wide Web Con...
int Count
Gets the number of elements contained in the T:System.Collections.CollectionBase instance....
Represents the element element from XML Schema as specified by the World Wide Web Consortium (W3C)....
override XmlSchemaObjectCollection Items
The elements contained within the compositor. Collection of T:System.Xml.Schema.XmlSchemaElement,...