get_SchemaInfo()

XmlNodeReader::get_SchemaInfo() method

Returns the schema information that has been assigned to the current node.

SharedPtr<Schema::IXmlSchemaInfo> System::Xml::XmlNodeReader::get_SchemaInfo() override

Return Value

An IXmlSchemaInfo object containing the schema information for the current node.

See Also