Logging Members
The following tables list the members exposed by the Logging type.
Public Properties
Name | Description | |
---|---|---|
NumberOfRecords | Gets the number of Logging objects (log records) in the current list of records. |
Public Methods
Name | Description | |
---|---|---|
AppendRecord | Adds a Logging object (log record) at the end of the list of log records. | |
Erase | Erases all Logging objects (log records). | |
GetRecord | Gets a Logging object (log record) from the zero-based list of log records. |
Remarks
The use of this class is currently not supported and is not recommended.