NSTextView.SmartInsertAfter(String, NSRange) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("smartInsertAfterStringForString:replacingRange:")]
public virtual string SmartInsertAfter (string pasteString, Foundation.NSRange charRangeToReplace);
abstract member SmartInsertAfter : string * Foundation.NSRange -> string
override this.SmartInsertAfter : string * Foundation.NSRange -> string
Parameters
- pasteString
- String
- charRangeToReplace
- NSRange
Returns
- Attributes