Share via


NSTokenFieldCellDelegate_Extensions.Read Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject[] Read(this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, AppKit.NSPasteboard pboard);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Read : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * AppKit.NSPasteboard -> Foundation.NSObject[]

Parameters

tokenFieldCell
NSTokenFieldCell
pboard
NSPasteboard

Returns

Attributes

Applies to