System::Xml::Schema::XmlSchemaAppInfo::get_Markup method

XmlSchemaAppInfo::get_Markup method

Returns an array of XmlNode objects that represents the appinfo child nodes.

ArrayPtr<SharedPtr<XmlNode>> System::Xml::Schema::XmlSchemaAppInfo::get_Markup()

ReturnValue

An array of XmlNode objects that represents the appinfo child nodes.

See Also