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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.