다음을 통해 공유


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

반환

특성

적용 대상