Returns the parent NetworkInterface of this interface if this is a
sub-interface, or null if it's a physical (non virtual) interface.
Syntax
[get: Android.Runtime.Register("getParent", "()Ljava/net/NetworkInterface;", "GetGetParentHandler")]
public
NetworkInterface Parent { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9