Return string representation of the SMI value type.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static string GetTypeName( byte type ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetTypeName ( _ type As Byte _ ) As String |
| Visual C++ |
|---|
public: static String^ GetTypeName( unsigned char type ) |
Parameters
- type
- Type: System..::.Byte
AsnType class Type member function value.