Implicit casting of the object value as UInt32 value
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static implicit operator uint ( UInteger32 value ) |
| Visual Basic (Declaration) |
|---|
Public Shared Widening Operator CType ( _ value As UInteger32 _ ) As UInteger |
| Visual C++ |
|---|
static implicit operator unsigned int ( UInteger32^ value ) |
Parameters
- value
- Type: SnmpSharpNet..::.UInteger32
UInteger32 class