Method AddHit AddHit(T) Adds a hit. Declaration public bool AddHit(T hit) Parameters Type Name Description T hit The hit. Returns Type Description bool True. Implements ICollector<T>.AddHit(T)