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

Overload List

NameDescription
Cant(IEnumerable<(Of <<'(Player>)>>), Permission)
Filters a collection of players, leaving only those who do NOT have the given permission.
Cant(IEnumerable<(Of <<'(Player>)>>), Permission, Rank)
Filters a collection of players, leaving only those who do NOT have the given permission, or with permission limits NOT allowing operation on the given rank.

See Also