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!

StringTable Properties

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

Public:

Count Gets the number of strings in the StringTable.
IsReadOnly Gets a value indicating whether the StringTable is read-only.
IsSynchronized Gets a value indicating whether access to the StringTable is synchronized (thread-safe).
SyncRoot Gets an object that can be used to synchronize access to the StringTable.

See Also

StringTable Class | System.Collections Namespace