[This is preliminary documentation and is subject to change.]
Checks whether a given zone is in the collection.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
Parameters
- zone
- Zone
[Missing <param name="zone"/> documentation for "M:fCraft.ZoneCollection.Contains(fCraft.Zone)"]
Return Value
[Missing <returns> documentation for "M:fCraft.ZoneCollection.Contains(fCraft.Zone)"]
Implements
ICollection<(Of <(<'T>)>)>..::..Contains(T)
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | If zone is null. |