This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACAxl Interface > IACAxl.Element Property (ArcObjects .NET 10.4 SDK) |
The element that represents the XML.
[Visual Basic .NET] Public Property Element As Object
[C#] public object Element {get; set;}
[C++]
HRESULT get_Element(
LPUNKNOWN* Element
);
[C++]
HRESULT putref_Element(
LPUNKNOWN Element
);
[C++]
Parameters Element [out, retval] Element is a parameter of type LPUNKNOWN Element [in] Element is a parameter of type LPUNKNOWN