System::Xml::XmlDocumentType::get_Notations yöntemi

XmlDocumentType::get_Notations method

Belge türü bildiriminde bulunan XmlNotation düğümlerinin koleksiyonunu döndürür.

SharedPtr<XmlNamedNodeMap> System::Xml::XmlDocumentType::get_Notations()

ReturnValue

XmlNotation düğümlerini içeren bir XmlNamedNodeMap. Döndürülen XmlNamedNodeMap yalnızca okunabilir.

Ayrıca Bakınız