NetworkInterfaceList.IEnumerator.Current Property

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Private ReadOnly Property Current As Object 
    Implements IEnumerator.Current
Object IEnumerator.Current { get; }
private:
virtual property Object^ Current {
    Object^ get () sealed = IEnumerator::Current::get;
}
private abstract Current : Object with get 
private override Current : Object with get

Property Value

Type: System.Object

Implements

IEnumerator.Current

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

NetworkInterfaceList Class

Microsoft.Phone.Net.NetworkInformation Namespace