Share via


NSTextRange.IsEqual(NSTextRange) Method

Definition

[Foundation.Export("isEqualToTextRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsEqual(AppKit.NSTextRange textRange);
[<Foundation.Export("isEqualToTextRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.IsEqual : AppKit.NSTextRange -> bool

Parameters

textRange
NSTextRange

Returns

Attributes

Applies to