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

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

パラメータ

array
match

型パラメータ

T
参照

_Util クラス
_Util メンバ