'Declaration
Public Overloads Function Equals( _ ByVal other As StatusCode _ ) As Boolean
'Usage
Dim instance As StatusCode Dim other As StatusCode Dim value As Boolean value = instance.Equals(other)
public bool Equals( StatusCode other )
public: bool Equals( StatusCode other )
Parameters
- other
- The StatusCode to compare to *this* object