バージョン

AddRange メソッド (PointCollection)

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of Point) _
) 
[__DynamicallyInvokableAttribute()]
public void AddRange( 
   System.Collections.Generic.IEnumerable<Point> collection
)

パラメータ

collection
参照

オンラインで表示: GitHub