バージョン

Insert(Int32,Point) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As Point _
) 
[__DynamicallyInvokableAttribute()]
public void Insert( 
   System.int index,
   Point item
)

パラメータ

index
item
参照

オンラインで表示: GitHub