Gets the number of elements contained in the queue.

Namespace: VVVV.Utils.Concurrent
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4529.9037

Syntax

C#
public int Count { get; }

See Also