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