共用方式為


NSRuleEditor.InsertRowAtIndex 方法

定義

[Foundation.Export("insertRowAtIndex:withType:asSubrowOfRow:animate:")]
public virtual void InsertRowAtIndex (nint rowIndex, AppKit.NSRuleEditorRowType rowType, nint parentRow, bool shouldAnimate);
abstract member InsertRowAtIndex : nint * AppKit.NSRuleEditorRowType * nint * bool -> unit
override this.InsertRowAtIndex : nint * AppKit.NSRuleEditorRowType * nint * bool -> unit

參數

rowIndex
System.System.IntPtr System.nativeint
parentRow
System.System.IntPtr System.nativeint
shouldAnimate
Boolean
屬性

適用於