System::Xml::Schema::XmlSchemaInfo::set_MemberType method

XmlSchemaInfo::set_MemberType method

Sets the dynamic schema type for this validated XML node.

void System::Xml::Schema::XmlSchemaInfo::set_MemberType(const SharedPtr<XmlSchemaSimpleType> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaSimpleType>&The value to set.

See Also