XmlSchemaSequence.Items Property

Definition

The elements contained within the compositor. Collection of XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence, or XmlSchemaAny.

public override System.Xml.Schema.XmlSchemaObjectCollection Items { get; }

Property Value

The elements contained within the compositor.

Applies to