'宣言
Public Shared Function GetSelfAndAllDescendants( _ ByVal reportItem As ReportItem _ ) As IEnumerable(Of ReportItem)
public static IEnumerable<ReportItem> GetSelfAndAllDescendants( ReportItem reportItem )
パラメータ
- reportItem
'宣言
Public Shared Function GetSelfAndAllDescendants( _ ByVal reportItem As ReportItem _ ) As IEnumerable(Of ReportItem)
public static IEnumerable<ReportItem> GetSelfAndAllDescendants( ReportItem reportItem )