set_BaseType()

XmlSchemaSimpleTypeRestriction::set_BaseType(const SharedPtr<XmlSchemaSimpleType>&) method

Sets information on the base type.

void System::Xml::Schema::XmlSchemaSimpleTypeRestriction::set_BaseType(const SharedPtr<XmlSchemaSimpleType> &value)

Arguments

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

See Also