|
SchemaFloat32RecordLength Property
|
Calculates the size of a record, in bytes, when the file type is float32.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public int Float32RecordLength { get; }
Public ReadOnly Property Float32RecordLength As Integer
Get
public:
property int Float32RecordLength {
int get ();
}
member Float32RecordLength : int with get
function get_Float32RecordLength();
View SourceProperty Value
Int32See Also