NSRuleEditorDelegate.NumberOfChildren Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- editor
- NSRuleEditor
- criterion
- NSObject
- rowType
- NSRuleEditorRowType
Retornos
System.System.IntPtr
System.nativeint
Implementações
- Atributos