共用方式為


NSComboBox.GetItem(nint) 方法

定義

警告

Use GetItemObject instead.

[System.Obsolete("Use GetItemObject instead.")]
public virtual AppKit.NSComboBox GetItem (nint index);
abstract member GetItem : nint -> AppKit.NSComboBox
override this.GetItem : nint -> AppKit.NSComboBox

參數

index
System.System.IntPtr System.nativeint

傳回

屬性

適用於