21 internal override bool IsEmpty
27 return items.
Count == 0;
33 internal override void SetItems(XmlSchemaObjectCollection newItems)
A collection of T:System.Xml.Schema.XmlSchemaObjects.
An abstract class for T:System.Xml.Schema.XmlSchemaAll, T:System.Xml.Schema.XmlSchemaChoice,...
override XmlSchemaObjectCollection Items
Gets the collection of XmlSchemaElement elements contained within the all compositor.
Represents the World Wide Web Consortium (W3C) all element (compositor).
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)....