ActiveReports for .NET 18.0J
_findIndex<T> メソッド

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

パラメータ

array
match

型パラメータ

T
参照

_NativeExtension クラス
_NativeExtension メンバ