ActiveReports.Server.ReportControls アセンブリ > ActiveReports.Server.ReportServices.Contracts 名前空間 > LookupFieldValues クラス > FindLastIndex メソッド : FindLastIndex(Int32,Predicate<Object>) メソッド |
'宣言 Public Overloads Function FindLastIndex( _ ByVal startIndex As System.Integer, _ ByVal match As System.Predicate(Of Object) _ ) As System.Integer
public System.int FindLastIndex( System.int startIndex, System.Predicate<object> match )