Share via


NSTableView.SelectedRows Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSIndexSet SelectedRows { [Foundation.Export("selectedRowIndexes")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedRowIndexes")>]
member this.SelectedRows : Foundation.NSIndexSet

Property Value

Attributes

Applies to