|
DataFrameHeaderLength Property
|
Gets the length of the header image.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax protected override int HeaderLength { get; }
Protected Overrides ReadOnly Property HeaderLength As Integer
Get
protected:
virtual property int HeaderLength {
int get () override;
}
abstract HeaderLength : int with get
override HeaderLength : int with get
function get_HeaderLength();
View SourceProperty Value
Int32See Also