Setting.Boolean.Equals(Setting+Boolean) Method

Definition

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

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

Parameters

Returns

Implements

Applies to