NSTreeNode コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
パラメーター
- modelObject
- NSObject
- 属性
適用対象
NSTreeNode(NSObjectFlag)
protected NSTreeNode (Foundation.NSObjectFlag t);
new AppKit.NSTreeNode : Foundation.NSObjectFlag -> AppKit.NSTreeNode
パラメーター
適用対象
NSTreeNode(IntPtr)
protected internal NSTreeNode (IntPtr handle);
new AppKit.NSTreeNode : nativeint -> AppKit.NSTreeNode
パラメーター
- handle
-
IntPtr
nativeint