GetNestedObjectCount Method (RenderToc)
Calculates the count of objects which are nested within this object. This method takes into account child objects and their children.
public int GetNestedObjectCount()
'Declaration
Public Function GetNestedObjectCount() As Integer
Return Value
Returns the count of nested objects.