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

System.Collections.Generic.QueueExtensions.TryDequeue

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

IndexNamespace IndexQueueExtensions

Summary

public static bool TryDequeue<T>(this Queue queue, out T result)

Returns

bool

Parameters

Clone this wiki locally