This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* hasChildren
);
[C++] Parameters hasChildren [out, retval]
hasChildren is a parameter of type bool*