次の方法で共有


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)

戻り値

適用対象