Share via


NSTreeController.CountKeyPathForNode(NSTreeNode) Method

Definition

[Foundation.Export("countKeyPathForNode:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string CountKeyPathForNode(AppKit.NSTreeNode node);
[<Foundation.Export("countKeyPathForNode:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CountKeyPathForNode : AppKit.NSTreeNode -> string
override this.CountKeyPathForNode : AppKit.NSTreeNode -> string

Parameters

node
NSTreeNode

Returns

Attributes

Applies to