kCura.Vendor.Castle.Core.Internal.SimpleThreadSafeCollection<T> public class SimpleThreadSafeCollection<T> Documentation public int Count { get; } public SimpleThreadSafeCollection() public void Add(T item) public bool Remove(T item) public T[] ToArray()