Logging.NumberOfRecords Property
Gets the number of Logging objects (log records) in the current list of records.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public static int NumberOfRecords { get; }
Property Value
The number of log records in the current list of records.
Remarks
The use of this class is currently not supported and is not recommended.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.