openPDC Synchrophasor Help
IsEmpty Property
NamespacesTVA.PhasorProtocolsChannelValueBase<(Of <(<'T>)>)>IsEmpty
Gets boolean value that determines if none of the composite values of ChannelValueBase<(Of <(<'T>)>)> have been assigned a value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsEmpty { get; }
Public MustOverride ReadOnly Property IsEmpty As Boolean
	Get
public:
virtual property bool IsEmpty {
	bool get () abstract;
}
Return Value
true, if no composite values have been assigned a value; otherwise, false.

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