openPDC Synchrophasor Help
BinaryLength Property
NamespacesTVA.PhasorProtocolsChannelFrameCollectionBase<(Of <(<'T>)>)>BinaryLength
Gets the length of the BinaryImage.
Declaration Syntax
C#Visual BasicVisual C++
public override int BinaryLength { get; }
Public Overrides ReadOnly Property BinaryLength As Integer
	Get
public:
virtual property int BinaryLength {
	int get () override;
}
Remarks
The length of the ChannelFrameCollectionBase<(Of <(<'T>)>)> binary image is the combined length of all the items in the collection.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0