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

Returns the total number of zones in this collection.

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

Syntax

   
 C# 
public int Count { get; }

Implements

ICollection<(Of <(<'T>)>)>..::..Count
ICollection..::..Count

See Also