Partager via


Membres WmiCollectionBase

The WmiCollectionBase class represents all collection objects in the Windows Management Instrumentation (WMI) object reference.

Le type WmiCollectionBase expose les membres suivants.

Méthodes

  Nom Description
Méthode protégée Add Adds the specified object to the referenced collection.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée Remove Removes the specified object from the referenced collection.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé initialized
Champ protégé innerColl

Haut de la page

Propriétés

  Nom Description
Propriété publique IsSynchronized Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe).
Propriété publique SyncRoot Gets an object that can be used to synchronize access to the collection.

Haut de la page