Элементы WmiCollectionBase
The WmiCollectionBase class represents all collection objects in the Windows Management Instrumentation (WMI) object reference.
Тип WmiCollectionBase предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Add | Adds the specified object to the referenced collection. | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Object.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
Remove | Removes the specified object from the referenced collection. | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало
См. также