The properties of the Stack class are listed below. For a complete list of Stack class members, see the Stack Members topic.
Count | Gets the number of elements in the Stack. |
IsReadOnly | Gets a value indicating whether the Stack is read-only. |
IsSynchronized | Gets a value indicating whether access to the Stack is synchronized (thread-safe). |
SyncRoot | Gets an object that can be used to synchronize access to the Stack. |