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 Apr 8, 2019 · 47 revisions

IndexNamespace Index

QueueExtensions Class

public abstract sealed class QueueExtensions

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

Methods

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