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