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 Apr 16, 2022 · 48 revisions

IndexNamespace Index

QueueExtensions Class

public abstract sealed class QueueExtensions

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

Methods

Member Description
static bool TryDequeue(this Queue, out T)
static bool TryDequeueSync(this Queue, out T)

Clone this wiki locally