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

Namespace: System.Collections.Generic
Assembly: VRage.Library.dll

Example

Remarks

Methods

Member Description
TryDequeue(Queue, ref T)
TryDequeueSync(Queue, ref T)
ToList(ConcurrentQueue)

Clone this wiki locally