Gets the number of elements contained in the queue.
Namespace: VVVV.Utils.ConcurrentAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
| C# |
|---|
public int Count { get; } |
| vvvv45 plugin specification |
| BlockingQueue<(Of <(<'T>)>)>..::..Count Property |
| BlockingQueue<(Of <(<'T>)>)> Class See Also Send Feedback |
| C# |
|---|
public int Count { get; } |