System::Xml::Schema::XmlSchemaParticle::set_MinOccurs 方法

XmlSchemaParticle::set_MinOccurs method

设置粒子可以出现的最小次数。

void System::Xml::Schema::XmlSchemaParticle::set_MinOccurs(Decimal value)
参数类型描述
Decimal要设置的值。

另见