次の方法で共有


XmlSchema.Notations プロパティ

スキーマ内のすべての表記の XmlSchemaObjectTable を取得します。

Public ReadOnly Property Notations As XmlSchemaObjectTable
[C#]
public XmlSchemaObjectTable Notations {get;}
[C++]
public: __property XmlSchemaObjectTable* get_Notations();
[JScript]
public function get Notations() : XmlSchemaObjectTable;

プロパティ値

Notations のコレクション。

必要条件

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

参照

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