System.Collections.Concurrent.ConcurrentStack<T>: Property Members

The properties of System.Collections.Concurrent.ConcurrentStack<T> are listed below. For a list of all members, see the ConcurrentStack<T> Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of elements contained in the System.Collections.Concurrent.ConcurrentStack`1.

[read-only]
IsEmptybool.

Gets a value that indicates whether the System.Collections.Concurrent.ConcurrentStack`1 is empty.