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