XmlSchemaObjectEnumerator.Current Propriedade
Definição
Obtém o XmlSchemaObject atual na coleção.Gets the current XmlSchemaObject in the 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
Valor da propriedade
O XmlSchemaObject atual.The current XmlSchemaObject.