XmlSchemaObjectEnumerator.Current Propriedade

Definição

Recebe a corrente XmlSchemaObject na coleção.

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

Valor de Propriedade

O atual XmlSchemaObject.

Aplica-se a