[]
Calculates the count of objects which are nested within this object. This method takes into account child objects and their children.
public int GetNestedObjectCount()
Public Function GetNestedObjectCount() As Integer
| Type | Description |
|---|---|
| int | Returns the count of nested objects. |