Home
number of network interfaces
Namespace:
nTools
Assembly:
SystemInfo (in SystemInfo.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| | | | | | | | |
| C# | | | Visual Basic | | | Visual C++ | |
public int niCount { get; }
Public ReadOnly Property niCount As Integer
public:
property int niCount {
int get ();
}
See Also