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

Initializes a new instance of the ZoneCollection class

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public ZoneCollection(
	ZoneCollection other
)

Parameters

other
ZoneCollection

[Missing <param name="other"/> documentation for "M:fCraft.ZoneCollection.#ctor(fCraft.ZoneCollection)"]

See Also