AttributeGroups プロパティのコンパイル後の値を保持するスキーマのすべての属性グループの XmlSchemaObjectTable を取得します。
Public ReadOnly Property AttributeGroups As XmlSchemaObjectTable
[C#]
public XmlSchemaObjectTable AttributeGroups {get;}
[C++]
public: __property XmlSchemaObjectTable* get_AttributeGroups();
[JScript]
public function get AttributeGroups() : XmlSchemaObjectTable;
プロパティ値
AttributeGroups のコレクション。 AttributeGroups プロパティのコンパイル後の値。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ