WmiCollectionBase Members
The WmiCollectionBase class represents all collection objects in the Windows Management Instrumentation (WMI) object reference.
The following tables list the members exposed by the WmiCollectionBase type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe). |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds the specified object to the referenced collection. |
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
Remove | Removes the specified object from the referenced collection. |
Top
See Also
.gif)
.gif)
.gif)
.gif)
.gif)