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

System.Collections.Generic.QueueExtensions

Morten Aune Lyrstad edited this page Oct 10, 2019 · 48 revisions

IndexNamespace Index

QueueExtensions Class

public abstract sealed class QueueExtensions

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

Methods

Member Description
TryDequeue(this Queue, out T)
TryDequeueSync(this Queue, out T)
ToList(this ConcurrentQueue)

Clone this wiki locally