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 Jan 26, 2019 · 47 revisions

IndexNamespace Index

QueueExtensions Class

public abstract sealed class QueueExtensions

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

Methods

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