다음을 통해 공유


NSTextView.StringAtIndexeffectiveRangeendsWithSearchBoundary 메서드

정의

[Foundation.Export("stringAtIndex:effectiveRange:endsWithSearchBoundary:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string StringAtIndexeffectiveRangeendsWithSearchBoundary (nuint characterIndex, ref Foundation.NSRange outRange, bool outFlag);
abstract member StringAtIndexeffectiveRangeendsWithSearchBoundary : nuint *  * bool -> string
override this.StringAtIndexeffectiveRangeendsWithSearchBoundary : nuint *  * bool -> string

매개 변수

characterIndex
System.System.UIntPtr System.unativeint
outRange
NSRange
outFlag
Boolean

반환

구현

특성

적용 대상