NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Stack Properties

The properties of the Stack class are listed below. For a complete list of Stack class members, see the Stack Members topic.

Public:

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.

See Also

Stack Class | System.Collections Namespace