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