VariablesCollection Properties

Include Protected Members
Include Inherited Members

The VariablesCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of elements contained in the collection.
Public property IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread-safe).
Public property SyncRoot Gets an object that can be used to synchronize access to the collection.

Top