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