共用方式為


NSPopUpButtonCell.Item[] 屬性

定義

多載

Item[String]
Item[nint]

Item[String]

public AppKit.NSMenuItem this[string title] { get; }
member this.Item(string) : AppKit.NSMenuItem

參數

title
String

屬性值

適用於

Item[nint]

public AppKit.NSMenuItem this[nint idx] { get; }
member this.Item(nint) : AppKit.NSMenuItem

參數

idx
System.System.IntPtr System.nativeint

屬性值

適用於