ภาษา

MountMode.Equals(MountMode) Method

Definition

Indicates whether the current object is equal to another object of the same type.

public bool Equals(Azure.ResourceManager.MachineLearning.Models.MountMode other);
override this.Equals : Azure.ResourceManager.MachineLearning.Models.MountMode -> bool
Public Function Equals (other As MountMode) As Boolean

Parameters

other
MountMode

An object to compare with this object.

Returns

true if the current object is equal to the other parameter; otherwise, false.

Implements

Applies to