System::Xml::Schema::XmlSchemaParticle::set_MaxOccurs 方法

XmlSchemaParticle::set_MaxOccurs method

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

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

另见