Элементы IPAddressPropertyCollection
The IPAddressPropertyCollection class represents a collection of IPAddressProperty objects that represent all the attributes of the IP address defined on the parent object.
Тип IPAddressPropertyCollection предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
![]() |
Contains | Checks whether the specified key value exists in the collection. (Наследуется из ProtocolPropertyCollection.) |
![]() |
CopyTo | Copies the collection objects to a one-dimensional array beginning at the index value specified. (Наследуется из ProtocolPropertyCollection.) |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetEnumerator | Returns an IEnumerator interface that allows you to iterate through the objects in the collection. (Наследуется из ProtocolPropertyCollection.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
Count | Gets the number of ProtocolProperty objects in the referenced collection. (Наследуется из ProtocolPropertyCollection.) |
![]() |
IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe. (Наследуется из ProtocolPropertyCollection.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | (Наследуется из ProtocolPropertyCollection.) |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a ProtocolProperty object in the collection by name. (Наследуется из ProtocolPropertyCollection.) |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. (Наследуется из ProtocolPropertyCollection.) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
![]() ![]() |
ICollection. . :: . .CopyTo | (Наследуется из ProtocolPropertyCollection.) |
В начало