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
- rowType
- NSRuleEditorRowType
- parentRow
- System.System.IntPtr System.nativeint
- shouldAnimate
- Boolean
- Атрибуты