XmlSchema.Groups Eigenschap

Definitie

Hiermee haalt u de compilatiewaarde van alle groepen in het schema op.

public:
 property System::Xml::Schema::XmlSchemaObjectTable ^ Groups { System::Xml::Schema::XmlSchemaObjectTable ^ get(); };
public System.Xml.Schema.XmlSchemaObjectTable Groups { get; }
member this.Groups : System.Xml.Schema.XmlSchemaObjectTable
Public ReadOnly Property Groups As XmlSchemaObjectTable

Waarde van eigenschap

Een XmlSchemaObjectTable verzameling van alle groepen in het schema.

Van toepassing op