|   | RiffChunkBinaryLength Property | 
        
        
            Gets the length of a 
RiffChunk consisting of type ID and chunk size (i.e., 8 bytes).
            
 GSF.Media (in GSF.Media.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic virtual int BinaryLength { get; }Public Overridable ReadOnly Property BinaryLength As Integer
	Get
public:
virtual property int BinaryLength {
	int get ();
}abstract BinaryLength : int with get
override BinaryLength : int with get
function get_BinaryLength();
Property Value
Int32Implements
ISupportBinaryImageBinaryLength See Also
See Also