XmlSchemaObjectEnumerator.Current Propriété

Définition

Obtient le XmlSchemaObject en cours dans la collection.

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

Valeur de propriété

XmlSchemaObject

XmlSchemaObject actuel.

S’applique à