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 Mar 20, 2020 · 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)

Clone this wiki locally