Method Equals
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Equals(int)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(int other)
Parameters
otherintAn object to compare with this object.
Indicates whether the current object is equal to another object of the same type.
public bool Equals(int other)
other intAn object to compare with this object.