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