| 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; }
ReadOnly Property Records As IReadOnlyList(Of IRecord)
Get
Property Value
Type:
IReadOnlyListIRecordSee Also