ActiveReports for .NET 18.0J
find<T> メソッド (ArrayExtension)

GrapeCity.DataVisualization.TypeScript 名前空間 > ArrayExtension クラス : find<T> メソッド
シンタックス
'宣言
 
Public Shared Function find(Of T)( _
   ByVal list As List(Of T), _
   ByVal match As Predicate(Of T) _
) As T
public static T find<T>( 
   List<T> list,
   Predicate<T> match
)

パラメータ

list
match

型パラメータ

T
参照

ArrayExtension クラス
ArrayExtension メンバ