Click or drag to resize

ChannelCollectionBaseTFixedElementSize Property

Gets flag that indicates if collection elements have a fixed size.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual bool FixedElementSize { get; }
View Source

Property Value

Boolean

Implements

IChannelCollectionTFixedElementSize
See Also