Used to create correct variable type object for the specified encoded type
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public static AsnType GetSyntaxObject( byte asnType ) |
| Visual Basic |
|---|
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