다음을 통해 공유


LayoutEditor.SetSelection(IEnumerable<IReportItem>) 메서드

정의

public:
 virtual void SetSelection(System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::IReportItem ^> ^ newSelection);
public void SetSelection (System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.IReportItem> newSelection);
abstract member SetSelection : seq<Microsoft.ReportDesigner.IReportItem> -> unit
override this.SetSelection : seq<Microsoft.ReportDesigner.IReportItem> -> unit
Public Sub SetSelection (newSelection As IEnumerable(Of IReportItem))

매개 변수

newSelection
IEnumerable<IReportItem>

구현

적용 대상