Returns true if a given permission is contained in the collection, and false if not.
public bool Contains( Guid permission );
Return Value
True of False indicating whether or not the given permission is contained in the collection.
Parameters
permission
The permission being searched.
See also:
Class PermissionXLinkCollection