[缺少 "M:TouchSocket.Core.ConcurrentList`1.BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0})" 的 <summary> 文档]
public int BinarySearch(
int index,
int count,
T item,
IComparer<T> comparer
)Public Function BinarySearch (
index As Integer,
count As Integer,
item As T,
comparer As IComparer(Of T)
) As Integermember BinarySearch :
index : int *
count : int *
item : 'T *
comparer : IComparer<'T> -> int [缺少 "M:TouchSocket.Core.ConcurrentList`1.BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0})" 的 <param name="index"/> 文档]
[缺少 "M:TouchSocket.Core.ConcurrentList`1.BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0})" 的 <param name="count"/> 文档]
[缺少 "M:TouchSocket.Core.ConcurrentList`1.BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0})" 的 <param name="item"/> 文档]
[缺少 "M:TouchSocket.Core.ConcurrentList`1.BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0})" 的 <param name="comparer"/> 文档]
[缺少 "M:TouchSocket.Core.ConcurrentList`1.BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0})" 的 <returns> 文档]