Поделиться через


NSPathComponentCell Конструкторы

Определение

Перегрузки

NSPathComponentCell()
NSPathComponentCell(NSCoder)
NSPathComponentCell(NSObjectFlag)
NSPathComponentCell(IntPtr)
NSPathComponentCell(String)

NSPathComponentCell()

[Foundation.Export("init")]
public NSPathComponentCell ();
Атрибуты

Применяется к

NSPathComponentCell(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSPathComponentCell (Foundation.NSCoder coder);
new AppKit.NSPathComponentCell : Foundation.NSCoder -> AppKit.NSPathComponentCell

Параметры

coder
NSCoder
Атрибуты

Применяется к

NSPathComponentCell(NSObjectFlag)

protected NSPathComponentCell (Foundation.NSObjectFlag t);
new AppKit.NSPathComponentCell : Foundation.NSObjectFlag -> AppKit.NSPathComponentCell

Параметры

Применяется к

NSPathComponentCell(IntPtr)

protected internal NSPathComponentCell (IntPtr handle);
new AppKit.NSPathComponentCell : nativeint -> AppKit.NSPathComponentCell

Параметры

handle
IntPtr

nativeint

Применяется к

NSPathComponentCell(String)

[Foundation.Export("initTextCell:")]
public NSPathComponentCell (string aString);
new AppKit.NSPathComponentCell : string -> AppKit.NSPathComponentCell

Параметры

aString
String
Атрибуты

Применяется к