API:Xml.XMLIntf.IXMLNode.FindNamespaceURI
Delphi
function FindNamespaceURI(const TagOrPrefix: DOMString): DOMString;
C++
virtual System::UnicodeString __fastcall FindNamespaceURI(const System::UnicodeString TagOrPrefix) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLNode |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!