HistogramItem Property

CVB.Net Documentation
The indexer for accessing the histogram data itself.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public long this[
	int i
] { get; }

Parameters

i
Type: SystemInt32

Property Value

Type: Int64
See Also

Reference