Input for WinForms
FindAll メソッド

C1.Win.8 アセンブリ > C1.Util 名前空間 > CodeRanges クラス : FindAll メソッド
シンタックス
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of CodeRange) _
) As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> FindAll( 
   System.Predicate<CodeRange> match
)

パラメータ

match
参照

CodeRanges クラス
CodeRanges メンバ