Поделиться через


Элементы 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.)

В начало

Поля

  Имя Описание
Защищенное поле initialized
Защищенное поле innerColl

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало