NSObject.IsEqual(NSObject) Method

Definition

[Foundation.Export("isEqual:")]
public virtual bool IsEqual (Foundation.NSObject anObject);
abstract member IsEqual : Foundation.NSObject -> bool
override this.IsEqual : Foundation.NSObject -> bool

Parameters

anObject
NSObject

Returns

Implements

Attributes

Applies to