XmlSchemaObjectCollection Oluşturucular
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
XmlSchemaObjectCollection
sınıfının yeni bir örneğini başlatır.
Aşırı Yüklemeler
XmlSchemaObjectCollection() |
|
XmlSchemaObjectCollection(XmlSchemaObject) |
bir alan sınıfının yeni bir XmlSchemaObjectörneğini |
XmlSchemaObjectCollection()
- Kaynak:
- XmlSchemaObjectCollection.cs
- Kaynak:
- XmlSchemaObjectCollection.cs
- Kaynak:
- XmlSchemaObjectCollection.cs
XmlSchemaObjectCollection
sınıfının yeni bir örneğini başlatır.
public:
XmlSchemaObjectCollection();
public XmlSchemaObjectCollection ();
Public Sub New ()
Şunlara uygulanır
XmlSchemaObjectCollection(XmlSchemaObject)
- Kaynak:
- XmlSchemaObjectCollection.cs
- Kaynak:
- XmlSchemaObjectCollection.cs
- Kaynak:
- XmlSchemaObjectCollection.cs
bir alan sınıfının yeni bir XmlSchemaObjectörneğini XmlSchemaObjectCollection
başlatır.
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)
Parametreler
- parent
- XmlSchemaObject