NSRuleEditorDelegate.NumberOfChildren Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("ruleEditor:numberOfChildrenForCriterion:withRowType:")]
public abstract nint NumberOfChildren (AppKit.NSRuleEditor editor, Foundation.NSObject criterion, AppKit.NSRuleEditorRowType rowType);
abstract member NumberOfChildren : AppKit.NSRuleEditor * Foundation.NSObject * AppKit.NSRuleEditorRowType -> nint
Parameters
- editor
- NSRuleEditor
- criterion
- NSObject
- rowType
- NSRuleEditorRowType
Returns
System.System.IntPtr
System.nativeint
Implements
- Attributes