Click or drag to resize

GH_ChunkItemCount Property

Gets the number of items contained in this chunk.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public int ItemCount { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:GH_IO.Serialization.GH_Chunk.ItemCount"]

Implements

GH_IChunkItemCount
See Also