Ozeki VoIP SDK Class library
Equals Method (obj)
NamespacesOzeki.Media.Audio.Waveform.FormatsWaveFormatEquals(Object)
Compares with another WaveFormat object
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( 
	obj As Object
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
Object to compare to
Return Value
Boolean
True if the objects are the same

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290