次の方法で共有


XmlSchemaObjectTable.Values プロパティ

コレクション内のすべての要素値のコレクションを XmlSchemaObject として返します。

Public ReadOnly Property Values As ICollection
[C#]
public ICollection Values {get;}
[C++]
public: __property ICollection* get_Values();
[JScript]
public function get Values() : ICollection;

プロパティ値

要素の値。

必要条件

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

参照

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