|
IChannelCollectionTFixedElementSize Property
|
Gets flag that indicates if collection elements have a fixed size.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax bool FixedElementSize { get; }
ReadOnly Property FixedElementSize As Boolean
Get
property bool FixedElementSize {
bool get ();
}
abstract FixedElementSize : bool with get
function get_FixedElementSize();
View SourceProperty Value
BooleanSee Also