[缺少 "M:TouchSocket.Core.ConcurrentList`1.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0})" 的 <summary> 文档]
public void InsertRange(
int index,
IEnumerable<T> collection
)Public Sub InsertRange (
index As Integer,
collection As IEnumerable(Of T)
)member InsertRange :
index : int *
collection : IEnumerable<'T> -> unit [缺少 "M:TouchSocket.Core.ConcurrentList`1.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0})" 的 <param name="index"/> 文档]
[缺少 "M:TouchSocket.Core.ConcurrentList`1.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0})" 的 <param name="collection"/> 文档]