  | RawRecordCount Property | 
            Gets the number of bytes in 
Buffer for the record.
            
 Namespace: Ookii.Jumbo.IOAssembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}member Count : int with get
Property Value
Int32
See Also