Ozeki VoIP SDK Class library
Equals Method (obj)
NamespacesOzeki.Media.CodecCodecInfoEquals(Object)
Determines whether the specified Object is equal to the current 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)
The object to compare
Return Value
Boolean
true if the parameter object is equal to the current object, otherwise false

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