Click or drag to resize

ManagedConcurrentStackTValue Properties

The ManagedConcurrentStackTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the amount of items in the stack.
Public propertyIsEmpty
Gets true if the stack is empty.
Top
See Also