NSForm.InsertEntryatIndex(String, nint) Method

Definition

[Foundation.Export("insertEntry:atIndex:")]
public virtual AppKit.NSFormCell InsertEntryatIndex (string title, nint index);
abstract member InsertEntryatIndex : string * nint -> AppKit.NSFormCell
override this.InsertEntryatIndex : string * nint -> AppKit.NSFormCell

Parameters

title
String
index
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to