This document is archived and information here might be outdated. Recommended version. |
Namespace declarations of current element.
[Visual Basic .NET] Public ReadOnly Property NamespaceDeclarations As IXMLNamespaces
[C#] public IXMLNamespaces NamespaceDeclarations {get;}
[C++]
HRESULT get_NamespaceDeclarations(
IXMLNamespaces** namespaces
);
[C++] Parameters namespaces [out, retval]
namespaces is a parameter of type IXMLNamespaces**