Determines whether the specified AudioFormat is equal to the current AudioFormat.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public override bool Equals( Object obj )
Public Overrides Function Equals ( obj As Object ) As Boolean
public: virtual bool Equals( Object^ obj ) override
 Parameters
 Parameters- obj (Object)
- The object to compare with the current object.
 Return Value
 Return ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649

