Condividi tramite


INSComboBoxCellDataSource Interfaccia

Definizione

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

Proprietà

Handle

Gestire (puntatore) alla rappresentazione dell'oggetto non gestita.

(Ereditato da INativeObject)

Metodi di estensione

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

Si applica a