The members of System.Net.NetworkInformation.IPAddressInformationCollection are listed below.
See Also: Inherited members from System.Object
[read-only] | Count | int.
Gets the number of System.Net.NetworkInformation.IPAddressInformation 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) | IPAddressInformation. Documentation for this section has not yet been entered. |
Add(IPAddressInformation)
| ||
Clear()
| ||
Contains(IPAddressInformation)
| ||
CopyTo(IPAddressInformation[], int)
| ||
GetEnumerator()
| ||
Remove(IPAddressInformation)
|
IEnumerable.GetEnumerator |
Returns an object that can be used to iterate through this collection. |