다음을 통해 공유


DynamicCommandAnchorConfiguration.Equals Method

Definition

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

public bool Equals (Microsoft.VisualStudio.Extensibility.Commands.DynamicCommandAnchorConfiguration other);
override this.Equals : Microsoft.VisualStudio.Extensibility.Commands.DynamicCommandAnchorConfiguration -> bool
Public Function Equals (other As DynamicCommandAnchorConfiguration) As Boolean

Parameters

Returns

Implements

Applies to