NetworkInterfaceList.Current Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the current element in the collection.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.Net.NetworkInformation.NetworkInterfaceInfoThe current element in the collection.
Implements
IEnumerator(Of T).Current
Show: