Ozeki VoIP SDK Class library
Equals Method (obj)
NamespacesOzeki.Media.Video.ImagingResolutionEquals(Object)
Checks if the current Resolution is equal to the parameter 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 be compared to the current Resolution
Return Value
true if the current resolution is equal to the parameter object, otherwise false

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243