Foundation.NSMutableString.Insert Method
Inserts a string into the mutable string.

Syntax

[Foundation.Export("insertString:atIndex:")]
public virtual void Insert (NSString str, nint index)

Parameters

str
String to insert.
index
Position in the mutable string where the string will be inserted.

Remarks

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0