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