LoggerDataTable Class

Logger Data Table

Definition

Namespace: Metas.Vna.Journal
Assembly: Metas.Vna.Journal (in Metas.Vna.Journal.dll) Version: 2.8.9053.20299
C#
public class LoggerDataTable
Inheritance
Object    LoggerDataTable

Constructors

LoggerDataTable Logger Data Table
LoggerDataTable(Journal) Logger Data Table
LoggerDataTable(Int32, Int32) Logger Data Table

Properties

NColumns Number of Columns
NRows Number of Rows

Methods

CopyDataToClipboard Copies Data to Clipboard
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTextTable Gets Text Table
GetTextTable2d Gets Text Table 2d
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

Data Data
Header Header
MeasurementPath Measurement Paths
TimeStamp Time Stamps

See Also