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