|   | RiffHeaderChunkBinaryLength Property | 
        
        
            Gets length of binary representation of RIFF header chunk.
            
        
        Namespace: GSF.MediaAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic int BinaryLength { get; }Public ReadOnly Property BinaryLength As Integer
	Get
public:
virtual property int BinaryLength {
	int get () sealed;
}abstract BinaryLength : int with get
override BinaryLength : int with get
function get_BinaryLength();
Property Value
Int32Implements
ISupportBinaryImageBinaryLength See Also
See Also