'Declaration
Public Overloads Function Equals( _ ByVal other As Restart_Responses _ ) As Boolean
'Usage
Dim instance As Restart_Responses Dim other As Restart_Responses Dim value As Boolean value = instance.Equals(other)
public bool Equals( Restart_Responses other )
public: bool Equals( Restart_Responses^ other )
Parameters
- other