次の方法で共有


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

戻り値

実装

属性

適用対象