INParameter.IsEqualTo(INParameter) Method

Definition

Returns true if this parameter object is the same as the specified parameter.

[Foundation.Export("isEqualToParameter:")]
public virtual bool IsEqualTo (Intents.INParameter parameter);
abstract member IsEqualTo : Intents.INParameter -> bool
override this.IsEqualTo : Intents.INParameter -> bool

Parameters

parameter
INParameter

Returns

Attributes

Applies to