INSObjectProtocol.IsEqual(NSObject) Method

Definition

[Foundation.Export("isEqual:")]
[Foundation.Preserve(Conditional=true)]
public bool IsEqual (Foundation.NSObject anObject);
abstract member IsEqual : Foundation.NSObject -> bool

Parameters

anObject
NSObject

Returns

Attributes

Applies to