NSBrowser.SelectRowIndexes(NSIndexSet, nint) 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("selectRowIndexes:inColumn:")]
public virtual void SelectRowIndexes (Foundation.NSIndexSet indexes, nint column);
abstract member SelectRowIndexes : Foundation.NSIndexSet * nint -> unit
override this.SelectRowIndexes : Foundation.NSIndexSet * nint -> unit
Parâmetros
- indexes
- NSIndexSet
- column
- System.System.IntPtr System.nativeint
- Atributos