Ant Organisation Ltd documentation

GroupBase.Contains Method 

Returns true is the group contains the user

public bool Contains(
   User user
);

Parameters

user
User to check for

Return Value

true if the group contains the user

Implements

Group.Contains

See Also

GroupBase Class | Ant.Security.Base Namespace