System::Xml::Schema::XmlSchemaParticle::get_MaxOccurs 方法

XmlSchemaParticle::get_MaxOccurs method

返回粒子可以出现的最大次数。

Decimal System::Xml::Schema::XmlSchemaParticle::get_MaxOccurs()

ReturnValue

粒子可以出现的最大次数。默认值为 1。

另见