System::Xml::Schema::XmlSchemaElement::get_Name method

XmlSchemaElement::get_Name method

Returns the name of the element.

String System::Xml::Schema::XmlSchemaElement::get_Name()

ReturnValue

The name of the element. The default is String::Empty.

See Also