'Usage Dim instance As ImGearARTMeasurementUnit Dim other As Object Dim value As Boolean value = instance.Equals(other)
Parameters
- other
- An object to compare.
Return Value
True if objects are equal.
'Usage Dim instance As ImGearARTMeasurementUnit Dim other As Object Dim value As Boolean value = instance.Equals(other)