Share via


Setting.Decimal.Equals(Setting+Decimal) Method

Definition

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

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

Parameters

Returns

Implements

Applies to