5 record, 1 properties, 2 methods – Campbell Scientific LoggerNet Server SDK User Manual
Page 54: 6 recordcollection, 7 value interface

Section 10. CsiDataSource Control
10-4
10.3.5 Record
See the Reference Section for descriptions of these properties, methods, and
events.
10.3.5.1 Properties
• fileMarkNo As Long
• recordNo As Long
• timeStamp As Date
• valuesCount As Long
• nanoSeconds as Long
10.3.5.2 Methods
• item(id) as value
• _NewEnum() (GetEnumerator() in .NET)
10.3.6 RecordCollection
10.3.6.1 Properties
• Count As Long
10.3.6.2 Methods
• Item(id, record)
• _NewEnum() (GetEnumerator() in .NET)
10.3.7 Value Interface
See the Reference Section for descriptions of these properties, methods, and
events.
10.3.7.1 Properties
• columnName As String
• value As Variant