NSOutlineViewDelegate.GetSelectionIndexes(NSOutlineView, NSIndexSet) 方法

定义

[Foundation.Export("outlineView:selectionIndexesForProposedSelection:")]
public virtual Foundation.NSIndexSet GetSelectionIndexes (AppKit.NSOutlineView outlineView, Foundation.NSIndexSet proposedSelectionIndexes);
abstract member GetSelectionIndexes : AppKit.NSOutlineView * Foundation.NSIndexSet -> Foundation.NSIndexSet
override this.GetSelectionIndexes : AppKit.NSOutlineView * Foundation.NSIndexSet -> Foundation.NSIndexSet

参数

outlineView
NSOutlineView
proposedSelectionIndexes
NSIndexSet

返回

属性

适用于