次の方法で共有


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

戻り値

属性

適用対象