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