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