Share via


ToolbarChild.Equals(ToolbarChild) Method

Definition

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

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

Parameters

other
ToolbarChild

Returns

Implements

Applies to