get_MemberType()

IXmlSchemaInfo::get_MemberType() method

Returns the dynamic schema type for this validated XML node.

virtual SharedPtr<XmlSchemaSimpleType> System::Xml::Schema::IXmlSchemaInfo::get_MemberType()=0

Return Value

An XmlSchemaSimpleType object that represents the dynamic schema type for this validated XML node.

See Also