NSTableView.SelectColumns(NSIndexSet, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("selectColumnIndexes:byExtendingSelection:")]
public virtual void SelectColumns (Foundation.NSIndexSet indexes, bool byExtendingSelection);
abstract member SelectColumns : Foundation.NSIndexSet * bool -> unit
override this.SelectColumns : Foundation.NSIndexSet * bool -> unit
Parâmetros
- indexes
- NSIndexSet
- byExtendingSelection
- Boolean
- Atributos