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