NSTokenFieldCellDelegate_Extensions.WriteRepresentedObjects Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool WriteRepresentedObjects (this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, Foundation.NSObject[] objects, AppKit.NSPasteboard pboard);
static member WriteRepresentedObjects : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * Foundation.NSObject[] * AppKit.NSPasteboard -> bool
Parameters
- tokenFieldCell
- NSTokenFieldCell
- objects
- NSObject[]
- pboard
- NSPasteboard