The members of System.Net.NetworkInformation.UnicastIPAddressInformationCollection are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Net.NetworkInformation.UnicastIPAddressInformationCollection class. |
[read-only] | Count | int.
Gets the number of System.Net.NetworkInformation.UnicastIPAddressInformation types in this collection. |
[read-only] | IsReadOnly | bool.
Gets a value that indicates whether access to this collection is read-only. |
[read-only] default property | Item(int) | UnicastIPAddressInformation. Documentation for this section has not yet been entered. |
Add(UnicastIPAddressInformation)
| ||
Clear()
| ||
Contains(UnicastIPAddressInformation)
| ||
CopyTo(UnicastIPAddressInformation[], int)
| ||
GetEnumerator()
| ||
Remove(UnicastIPAddressInformation)
|
IEnumerable.GetEnumerator |
Returns an object that can be used to iterate through this collection. |