This repository was archived by the owner on Dec 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
System.Collections.Generic.QueueExtensions
Malware edited this page Dec 25, 2018
·
48 revisions
← Index
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)||Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!