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