NSTreeNode Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
NSTreeNode() | |
NSTreeNode(NSObject) | |
NSTreeNode(NSObjectFlag) | |
NSTreeNode(IntPtr) |
NSTreeNode()
NSTreeNode(NSObject)
[Foundation.Export("initWithRepresentedObject:")]
public NSTreeNode (Foundation.NSObject modelObject);
new AppKit.NSTreeNode : Foundation.NSObject -> AppKit.NSTreeNode
Parametri
- modelObject
- NSObject
- Attributi
Si applica a
NSTreeNode(NSObjectFlag)
protected NSTreeNode (Foundation.NSObjectFlag t);
new AppKit.NSTreeNode : Foundation.NSObjectFlag -> AppKit.NSTreeNode
Parametri
Si applica a
NSTreeNode(IntPtr)
protected internal NSTreeNode (IntPtr handle);
new AppKit.NSTreeNode : nativeint -> AppKit.NSTreeNode
Parametri
- handle
-
IntPtr
nativeint