Share via


NativeHandle.Equals Method

Definition

Overloads

Equals(NativeHandle)

public bool Equals(ObjCRuntime.NativeHandle other);
override this.Equals : ObjCRuntime.NativeHandle -> bool

Parameters

other
NativeHandle

Returns

Implements

Applies to

Equals(Object)

public override bool Equals(object? o);
override this.Equals : obj -> bool

Parameters

o
Object

Returns

Applies to