Stack with limited capacity, bottom items beyond the capacity are discarded.
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
[SerializableAttribute] public class LimitedStack<T> |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class LimitedStack(Of T) |
Visual C++ |
---|
[SerializableAttribute] generic<typename T> public ref class LimitedStack |
Type Parameters
- T
- T param