Share via


Setting.Integer.Equals(Setting+Integer) Method

Definition

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

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

Parameters

Returns

Implements

Applies to