GroupDataSet.GetGroup Method
Gets the Group with the specified identity.
Thread safety: This method is thread-safe.
GetGroup(System.UInt64 id)
Gets the Group with the specified identity.Syntax
public Group GetGroup (
System.UInt64 id
)
Parameters
id
Type: System.UInt64
The identity of a group.
The identity of a group.
Return Value
Type: Group
The group with the specified identity or a null reference if a match cannot be found.
The group with the specified identity or a null reference if a match cannot be found.
Platforms
Windows, Linux, Android