Click or drag to resize

IGHARemoteObjectGetGroupingCompatibleObjects Method

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

Returns objects that are groupable and of the same type as the calling object

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IGHARemoteObjectcollection GetGroupingCompatibleObjects()

Return Value

Type: IGHARemoteObjectcollection

[Missing <returns> documentation for "M:RemoteLib.IGHARemoteObject.GetGroupingCompatibleObjects"]

See Also