Click or drag to resize

IClusterRecords Property

A collection of records contained in the cluster.

Namespace:  Mavidian.DataConveyer.Entities.KeyVal
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
IReadOnlyList<IRecord> Records { get; }

Property Value

Type: IReadOnlyListIRecord
See Also