XmlSchemaObjectEnumerator.Current 屬性

定義

取得集合中目前的 XmlSchemaObject

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

屬性值

XmlSchemaObject

目前的 XmlSchemaObject

適用於