NSRuleEditorDelegate.ChildForCriterion メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("ruleEditor:child:forCriterion:withRowType:")]
public abstract Foundation.NSObject ChildForCriterion (AppKit.NSRuleEditor editor, nint index, Foundation.NSObject criterion, AppKit.NSRuleEditorRowType rowType);
abstract member ChildForCriterion : AppKit.NSRuleEditor * nint * Foundation.NSObject * AppKit.NSRuleEditorRowType -> Foundation.NSObject
パラメーター
- editor
- NSRuleEditor
- index
- System.System.IntPtr System.nativeint
- criterion
- NSObject
- rowType
- NSRuleEditorRowType
戻り値
実装
- 属性