基本型のコレクションを取得します。
Public ReadOnly Property BaseTypes As XmlSchemaObjectCollection
[C#]
public XmlSchemaObjectCollection BaseTypes {get;}
[C++]
public: __property XmlSchemaObjectCollection* get_BaseTypes();
[JScript]
public function get BaseTypes() : XmlSchemaObjectCollection;
プロパティ値
単純型の基本値のコレクション。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
XmlSchemaSimpleTypeUnion クラス | XmlSchemaSimpleTypeUnion メンバ | System.Xml.Schema 名前空間