IndexPartitionTCount Property
Gets the count of the parts.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
member Count : int with get
Property Value
Int32The count of the parts in the partition.