Share via


NSCollectionView.SelectionIndexes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSIndexSet SelectionIndexes { [Foundation.Export("selectionIndexes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSelectionIndexes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectionIndexes", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSelectionIndexes:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SelectionIndexes : Foundation.NSIndexSet with get, set

Property Value

Attributes

Applies to