XmlSchemaObjectEnumerator.Current Proprietà

Definizione

Ottiene l'oggetto XmlSchemaObject corrente presente nell'insieme.

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

Valore della proprietà

XmlSchemaObject

Oggetto XmlSchemaObject corrente.

Si applica a