INParameter.IsEqualTo(INParameter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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