GetGroupFromID

GetGroupFromID(int)

public GroupNode GetGroupFromID(int groupID) ;

Description

Gets GroupNode from the group identifier.

Parameters

Parameter Name Description
groupID The group identifier.

Returns

Found GroupNode. Returns null if not found.