Set class value from 32-bit unsigned integer value representation of the IP address value
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public void Set( uint ipvalue ) |
| Visual Basic |
|---|
Public Sub Set ( _ ipvalue As UInteger _ ) |
| Visual C++ |
|---|
public: void Set( unsigned int ipvalue ) |
Parameters
- ipvalue
- Type: System..::..UInt32
IP address value as 32-bit unsigned integer value