This document is archived and information here might be outdated. Recommended version. |
Indicates if the object has any children.
[Visual Basic .NET]
Public ReadOnly Property HasChildren As Boolean
[C#]
public bool HasChildren {get;}
Note: This property always return True even when it has no children. This was done to improve the overall ArcCatalog browsing performance.