Ozeki VoIP SDK Class library
Equals Method (obj)
NamespacesOzeki.CommonOzTuple<(Of <(<'T1, T2, T3, T4, T5, T6>)>)>Equals(Object)
Returns a value that indicates whether the current Tuple(Of T1, T2, T3, T4, T5, T6) object is equal to a specified 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 with this instance.
Return Value
true if the current instance is equal to the specified object; otherwise, false.

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243