Click or drag to resize

IndexPartitionTCount Property

Gets the count of the parts.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32
The count of the parts in the partition.
See Also