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