RegSvrCollectionBase Members
Include Protected Members
Include Inherited Members
The RegSvrCollectionBase class is a base class used in the construction of the RegisteredServerCollection object.
The RegSvrCollectionBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsSynchronized | Gets a Boolean value indicating whether access to the collection is synchronized and therefore thread-safe. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Top