Condividi tramite


Membri WmiCollectionBase

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

Il tipo WmiCollectionBase espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo protetto Add Adds the specified object to the referenced collection.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto Remove Removes the specified object from the referenced collection.
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto initialized
Campo protetto innerColl

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica IsSynchronized Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe).
Proprietà pubblica SyncRoot Gets an object that can be used to synchronize access to the collection.

In alto