.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSComboBoxCell
  4. RemoveAt(nint)
  • NSComboBoxCell
    • NSComboBoxCell()
    • NSComboBoxCell(IntPtr)
    • NSComboBoxCell(NativeHandle)
    • NSComboBoxCell(NSCoder)
    • NSComboBoxCell(NSObjectFlag)
    • NSComboBoxCell(String)
    • ButtonBordered
    • ClassHandle
    • Completes
    • Count
    • DataSource
    • HasVerticalScroller
    • IntercellSpacing
    • ItemHeight
    • SelectedIndex
    • SelectedValue
    • UsesDataSource
    • Values
    • VisibleItems
    • Add(NSObject)
    • Add(NSObject[])
    • CompletedString(String)
    • DeselectItem(nint)
    • DeselectItem(nint)
    • Dispose(Boolean)
    • GetItem(nint)
    • GetItem(nint)
    • IndexOf(NSObject)
    • Insert(NSObject, nint)
    • Insert(NSObject, nint)
    • NoteNumberOfItemsChanged()
    • ReloadData()
    • Remove(NSObject)
    • RemoveAll()
    • RemoveAt(nint)
    • RemoveAt(nint)
    • ScrollItemAtIndexToTop(nint)
    • ScrollItemAtIndexToTop(nint)
    • ScrollItemAtIndexToVisible(nint)
    • ScrollItemAtIndexToVisible(nint)
    • Select(NSObject)
    • SelectItem(nint)
    • SelectItem(nint)
xamarinmac
namespace AppKit
{
    [Register("NSComboBoxCell", true)]
    public class NSComboBoxCell : NSTextFieldCell
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("removeItemAtIndex:")]
        public virtual void RemoveAt(nint index);
    }
}
Xamarin macOS 0.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙