System::Xml::Schema::XmlSchemaElement::set_Name 方法

XmlSchemaElement::set_Name method

设置元素的名称。

void System::Xml::Schema::XmlSchemaElement::set_Name(const String &value)
参数类型描述
const String&要设置的值。

另见