Algorithm.Equals Method¶
Overload List¶
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current algorithm. (Overrides Object.Equals(Object).) |
![]() | Equals(Algorithm) | Indicates whether the current algorithm instance and another algorithm instance represent the same algorithm. |