MultiSourceFrameImageParserBaseTSourceIdentifier, TTypeIdentifier, TOutputTypeSourceIdentifiableBufferCount Property
            Gets or sets valid number of bytes within the 
Buffer.
            
Namespace: Gemstone.IO.ParsingAssembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.150 -- Release Build+48015453469a4caad572ad690a8d94f58c900b4e
public int Count { get; set; }
Public Property Count As Integer
	Get
	Set
public:
property int Count {
	int get ();
	void set (int value);
}
function get_Count();
function set_Count(value);
Property Value
Int32    
            This property will automatically initialize buffer. Set to zero to release buffer.