This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLReader Interface > IXMLReader.HasElementChildren Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the current element has child elements.
[Visual Basic .NET] Public ReadOnly Property HasElementChildren As Boolean
[C#] public bool HasElementChildren {get;}
[C++]
HRESULT get_HasElementChildren(
VARIANT_BOOL* hasChildren
);
[C++]
Parameters hasChildren [out, retval] hasChildren is a parameter of type VARIANT_BOOL