System::Xml::Schema::XmlSchemaParticle::get_MinOccurs 方法

XmlSchemaParticle::get_MinOccurs method

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

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

ReturnValue

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

另见