ServerIPAddressCollection Miembros
The ServerIPAddressCollection class represents a collection of ServerIPAddress objects that represent all the server IP addresses defined on the parent object.
El tipo ServerIPAddressCollection expone los siguientes miembros.
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Add | Adds the specified object to the referenced collection. (Se hereda de WmiCollectionBase). |
![]() |
Contains | Checks whether the specified key value exists in the collection. |
![]() |
CopyTo | Copies the collection objects to a one-dimensional array beginning at the index value specified. |
![]() |
Equals | (Se hereda de Object). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetEnumerator | Returns an IEnumerator interface that allows you to iterate through the objects in the collection. |
![]() |
GetHashCode | (Se hereda de Object). |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
Remove | Removes the specified object from the referenced collection. (Se hereda de WmiCollectionBase). |
![]() |
ToString | (Se hereda de Object). |
Principio
Campos
| Nombre | Descripción | |
|---|---|---|
![]() |
initialized | (Se hereda de WmiCollectionBase). |
![]() |
innerColl | (Se hereda de WmiCollectionBase). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Count | Gets the number of ServerIPAddress objects in the referenced collection. |
![]() |
IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe). (Se hereda de WmiCollectionBase). |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a ServerIPAddress object in the collection by index number. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a ServerIPAddress object in the collection by name. |
![]() |
Parent | Gets the ServerProtocol object that is the parent of the ServerIPAddressCollection object. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. (Se hereda de WmiCollectionBase). |
Principio
Vea también
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)