GetOwnedObjectCount Method (RenderObject)
In This Topic
Calculates the number of objects which are owned by the current object.
Syntax
'Declaration
Public Function GetOwnedObjectCount() As Integer
public int GetOwnedObjectCount()
Return Value
The number of owned objects.
See Also