다음을 통해 공유


ContainerReportItem.GetSelectableItems 메서드

정의

public:
 virtual System::Collections::Generic::IList<Microsoft::ReportDesigner::IReportItem ^> ^ GetSelectableItems();
public System.Collections.Generic.IList<Microsoft.ReportDesigner.IReportItem> GetSelectableItems ();
abstract member GetSelectableItems : unit -> System.Collections.Generic.IList<Microsoft.ReportDesigner.IReportItem>
override this.GetSelectableItems : unit -> System.Collections.Generic.IList<Microsoft.ReportDesigner.IReportItem>
Public Function GetSelectableItems () As IList(Of IReportItem)

반환

적용 대상