Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

System.Collections.Generic.QueueExtensions

Malware edited this page Dec 21, 2018 · 47 revisions

Index

QueueExtensions Class

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

Methods

Member Description
TryDequeue<T>(Queue<T>, ref T)
TryDequeueSync<T>(Queue<T>, ref T)
ToList<T>(ConcurrentQueue<T>)
Clone this wiki locally