GrapeCity ActiveReports for .NET 16.0J
GetRecursive<T> メソッド

GrapeCity.Viewer.Common 名前空間 > EnumerableExtensions クラス : GetRecursive<T> メソッド
すべての子孫を再帰的に抽出します。
シンタックス
'宣言
 
Public Shared Function GetRecursive(Of T)( _
   ByVal source As IEnumerable(Of T), _
   ByVal selector As Func(Of T,IEnumerable(Of T)) _
) As IEnumerable(Of T)

パラメータ

source
selector

型パラメータ

T
参照

EnumerableExtensions クラス
EnumerableExtensions メンバ