次の方法で共有


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

戻り値

属性

適用対象