Checks if the current Resolution is equal to the parameter object

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

- obj (Object)
- The object to be compared to the current Resolution

Boolean
true if the current resolution is equal to the parameter object, otherwise false
true if the current resolution is equal to the parameter object, otherwise false
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290