'宣言 Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of Object) _ )
public void AddRange( System.Collections.Generic.IEnumerable<object> collection )
パラメータ
- collection
- 指定された項目コレクション。
'宣言 Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of Object) _ )
public void AddRange( System.Collections.Generic.IEnumerable<object> collection )