Space Engineers
Public Member Functions | List of all members
VRage.Library.Collections.IMyQueue< T > Interface Template Reference
Inheritance diagram for VRage.Library.Collections.IMyQueue< T >:
VRage.Collections.MyConcurrentDeque< T > VRage.Library.Collections.MyConcurrentSortableQueue< T >

Public Member Functions

bool TryDequeueFront (out T value)
 

Detailed Description

Definition at line 8 of file IMyQueue.cs.

Member Function Documentation

bool VRage.Library.Collections.IMyQueue< T >.TryDequeueFront ( out T  value)

The documentation for this interface was generated from the following file: