| 
            
              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.257-beta
Syntaxbool FixedElementSize { get; }ReadOnly Property FixedElementSize As Boolean
	Get
property bool FixedElementSize {
	bool get ();
}abstract FixedElementSize : bool with get
function get_FixedElementSize();
 View SourceProperty Value
Boolean
See Also