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

System.Collections.Generic.QueueExtensions

Morten Aune Lyrstad edited this page Apr 16, 2022 · 47 revisions

IndexNamespace Index

QueueExtensions Class

public abstract sealed class QueueExtensions

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

Methods

Member Description
[static bool TryDequeue<T>(this Queue<T>, out T)](System.Collections.Generic.QueueExtensions.TryDequeue)
[static bool TryDequeueSync<T>(this Queue<T>, out T)](System.Collections.Generic.QueueExtensions.TryDequeueSync)
Clone this wiki locally