Represents SNMP sequence
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
[SerializableAttribute] public class Sequence : AsnType, ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Sequence _ Inherits AsnType _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Sequence : public AsnType, ICloneable |