バージョン

FindLastIndex(Predicate<Point>) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Function FindLastIndex( _
   ByVal match As System.Predicate(Of Point) _
) As System.Integer
[__DynamicallyInvokableAttribute()]
public System.int FindLastIndex( 
   System.Predicate<Point> match
)

パラメータ

match
参照

オンラインで表示: GitHub