System::Xml::Schema::XmlSchemaParticle::set_MinOccursString 方法

XmlSchemaParticle::set_MinOccursString method

以字符串值设置该数字。粒子可以出现的最小次数。

void System::Xml::Schema::XmlSchemaParticle::set_MinOccursString(const String &value)
ParameterType描述
valueconst String&要设置的值。

另见