|   | IChannelFrameParsingStateTCellCount Property | 
        
        
            Gets or sets number of cells that are expected in associated 
IChannelFrame being parsed.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxint CellCount { get; set; }Property CellCount As Integer
	Get
	Set
property int CellCount {
	int get ();
	void set (int value);
}abstract CellCount : int with get, set
function get_CellCount();
function set_CellCount(value);
Property Value
Int32 See Also
See Also