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 | |
---|---|---|
![]() |
Add | Adds the specified object to the referenced collection. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
Remove | Removes the specified object from the referenced collection. |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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 alto
Vedere anche