Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

System.Collections.Generic.QueueExtensions

Malware edited this page Dec 25, 2018 · 48 revisions

Index

QueueExtensions Class

private public abstract sealed QueueExtensions
```csharp

**Namespace:** [System.Collections.Generic](System.Collections.Generic)  
**Assembly:** VRage.Library.dll

### Example

### Remarks

###### Methods

|Member|Description|
|---|---|
|[TryDequeue(Queue, ref T)](System.Collections.Generic.QueueExtensions.TryDequeue)||
|[TryDequeueSync(Queue, ref T)](System.Collections.Generic.QueueExtensions.TryDequeueSync)||
|[ToList(ConcurrentQueue)](System.Collections.Generic.QueueExtensions.ToList)||

Clone this wiki locally