Eth32ConfigPluginInterface NetworkInterface[int index]
This read-only property provides access to the information about each of the network interfaces in the list, which must be previously obtained by calling the GetInterfaces Method.
This property is a Eth32ConfigPluginInterface Structure. It returns the interface information for the result at the specified index location.
The index is zero-based, which means it can range from zero up to one less than the number of available interfaces (as indicated by the NumInterfaces Property).