Click or drag to resize

IGHARemoteObjectGetChildCount Method

[This is preliminary documentation and is subject to change.]

Returns the number of children. Used to avoid the overhead if the collection is not needed

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
int GetChildCount()

Return Value

Type: Int32
Number of children
See Also