public bool TrueForAll(
Predicate<T> match
)
Public Function TrueForAll (
match As Predicate(Of T)
) As Boolean
member TrueForAll :
match : Predicate<'T> -> bool
[缺少 "M:TouchSocket.Core.ConcurrentList`1.TrueForAll(System.Predicate{`0})" 的 <returns> 文档]