バージョン

Exists メソッド (PointCollection)

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

パラメータ

match
参照

オンラインで表示: GitHub