set_RefName()

XmlSchemaAttributeGroupRef::set_RefName(const SharedPtr<XmlQualifiedName>&) method

Sets the name of the referenced attributeGroup element.

void System::Xml::Schema::XmlSchemaAttributeGroupRef::set_RefName(const SharedPtr<XmlQualifiedName> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlQualifiedName>&The value to set.

See Also