Defined by referencing a fixed, ordered list of types. Each value is an ordered list of values, one from each component type.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.4.3.0 (0.4.3.0)

Syntax

C#
public static readonly byte SEQUENCE
Visual Basic (Declaration)
Public Shared ReadOnly SEQUENCE As Byte
Visual C++
public:
static initonly unsigned char SEQUENCE

Remarks

[Missing <remarks> documentation for "F:SnmpSharpNet.AsnType.SEQUENCE"]

See Also