INSComboBoxCellDataSource Interfaz

Definición

[Foundation.Protocol(Name="NSComboBoxCellDataSource", WrapperType=typeof(AppKit.NSComboBoxCellDataSourceWrapper))]
public interface INSComboBoxCellDataSource : IDisposable, ObjCRuntime.INativeObject
type INSComboBoxCellDataSource = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos de extensión

CompletedString(INSComboBoxCellDataSource, NSComboBoxCell, String)
IndexOfItem(INSComboBoxCellDataSource, NSComboBoxCell, String)
ItemCount(INSComboBoxCellDataSource, NSComboBoxCell)
ObjectValueForItem(INSComboBoxCellDataSource, NSComboBoxCell, nint)

Se aplica a