XmlSchemaComplexContentRestriction.Particle プロパティ
XmlSchemaGroupRef 、 XmlSchemaChoice 、 XmlSchemaAll 、または XmlSchemaSequence の各クラスのいずれか 1 つを取得または設定します。
Public Property Particle As XmlSchemaParticle
[C#]
public XmlSchemaParticle Particle {get; set;}
[C++]
public: __property XmlSchemaParticle* get_Particle();public: __property void set_Particle(XmlSchemaParticle*);
[JScript]
public function get Particle() : XmlSchemaParticle;public function set Particle(XmlSchemaParticle);
プロパティ値
XmlSchemaGroupRef 、 XmlSchemaChoice 、 XmlSchemaAll 、または XmlSchemaSequence の各クラスのいずれか 1 つ。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
XmlSchemaComplexContentRestriction クラス | XmlSchemaComplexContentRestriction メンバ | System.Xml.Schema 名前空間