Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

System.Collections.Generic.QueueExtensions

Malware edited this page Apr 8, 2019 · 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, ref T)
TryDequeueSync(this Queue, ref T)
ToList(this ConcurrentQueue)

Clone this wiki locally