IFluentInterface.Equals(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Redeclaration that hides the Equals(Object) method from IntelliSense.
public bool Equals (object obj);
abstract member Equals : obj -> bool
Public Function Equals (obj As Object) As Boolean
Parameters
- obj
- Object