Membros WmiCollectionBase
The WmiCollectionBase class represents all collection objects in the Windows Management Instrumentation (WMI) object reference.
O tipo WmiCollectionBase expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Add | Adds the specified object to the referenced collection. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
Remove | Removes the specified object from the referenced collection. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também