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 です。

適用対象