LayoutEditor.SetSelection(IEnumerable<IReportItem>) Méthode

Définition

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))

Paramètres

newSelection
IEnumerable<IReportItem>

Implémente

S’applique à