XmlSchemaObjectCollection Constructeurs
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.
Initialise une nouvelle instance de la classe XmlSchemaObjectCollection
.
Surcharges
XmlSchemaObjectCollection() |
Initialise une nouvelle instance de la classe |
XmlSchemaObjectCollection(XmlSchemaObject) |
Initialise une nouvelle instance de la classe |
XmlSchemaObjectCollection()
Initialise une nouvelle instance de la classe XmlSchemaObjectCollection
.
public:
XmlSchemaObjectCollection();
public XmlSchemaObjectCollection ();
Public Sub New ()
S’applique à
XmlSchemaObjectCollection(XmlSchemaObject)
Initialise une nouvelle instance de la classe XmlSchemaObjectCollection
qui accepte XmlSchemaObject.
public:
XmlSchemaObjectCollection(System::Xml::Schema::XmlSchemaObject ^ parent);
public XmlSchemaObjectCollection (System.Xml.Schema.XmlSchemaObject? parent);
public XmlSchemaObjectCollection (System.Xml.Schema.XmlSchemaObject parent);
new System.Xml.Schema.XmlSchemaObjectCollection : System.Xml.Schema.XmlSchemaObject -> System.Xml.Schema.XmlSchemaObjectCollection
Public Sub New (parent As XmlSchemaObject)
Paramètres
- parent
- XmlSchemaObject
L’XmlSchemaObjectopérateur