Allow explicit cast of the class as System.Net.IPAddress class.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public static explicit operator IPAddress ( IpAddress ipaddr ) |
| Visual Basic |
|---|
Public Shared Narrowing Operator CType ( _ ipaddr As IpAddress _ ) As IPAddress |
| Visual C++ |
|---|
static explicit operator IPAddress^ ( IpAddress^ ipaddr ) |
Parameters
- ipaddr
- Type: SnmpSharpNet..::..IpAddress
IpAddress class