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