Constructor. Initialize class value with the unsigned integer 32-bit value
encoded as string in the argument.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public Gauge32( string val ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ val As String _ ) |
| Visual C++ |
|---|
public: Gauge32( String^ val ) |
Parameters
- val
- Type: System..::.String
32-bit unsigned integer encoded as a string