| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMapStack クラス > FindIndex メソッド : FindIndex(Int32,Int32,Predicate<KeyMap>) メソッド |
'宣言 Public Overloads Function FindIndex( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal match As System.Predicate(Of KeyMap) _ ) As System.Integer
public System.int FindIndex( System.int startIndex, System.int count, System.Predicate<KeyMap> match )