次の方法で共有


XmlSchemaObjectEnumerator.Current プロパティ

コレクション内の現在の XmlSchemaObject を取得します。

Public ReadOnly Property Current As XmlSchemaObject
[C#]
public XmlSchemaObject Current {get;}
[C++]
public: __property XmlSchemaObject* get_Current();
[JScript]
public function get Current() : XmlSchemaObject;

プロパティ値

現在の XmlSchemaObject

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

XmlSchemaObjectEnumerator クラス | XmlSchemaObjectEnumerator メンバ | System.Xml.Schema 名前空間