バージョン

Remove メソッド (PointCollection)

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

パラメータ

item
参照

オンラインで表示: GitHub