Used to create correct variable type object for the specified encoded type
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static AsnType GetSyntaxObject( byte asnType ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetSyntaxObject ( _ asnType As Byte _ ) As AsnType |
| Visual C++ |
|---|
public: static AsnType^ GetSyntaxObject( unsigned char asnType ) |
Parameters
- asnType
- Type: System..::.Byte
ASN.1 type code