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