バージョン

FindLast メソッド (PointCollection)

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

パラメータ

match
参照

オンラインで表示: GitHub