XmlSchema.Groups Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur postérieure à la compilation du schéma pour tous les groupes du schéma.
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
Valeur de propriété
Collection XmlSchemaObjectTable de tous les groupes du schéma.