
| Visual Basic (Declaration) | |
|---|---|
<DefaultMemberAttribute("Item")> Public Class Sequence Inherits TaggedType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As Sequence | |
| C# | |
|---|---|
[DefaultMemberAttribute("Item")] public class Sequence : TaggedType | |
| Managed Extensions for C++ | |
|---|---|
[DefaultMemberAttribute("Item")] public __gc class Sequence : public TaggedType | |
| C++/CLI | |
|---|---|
[DefaultMemberAttribute("Item")] public ref class Sequence : public TaggedType | |
A tagged type representing a sequence of tagged types. ASN.1 Sequence Type: Universal and Constructed.
System.Object
Dart.Snmp.TaggedType
Dart.Snmp.Sequence
Dart.Snmp.Pdu
Dart.Snmp.SequenceOf
Dart.Snmp.SetOf
Dart.Snmp.Variable
Dart.Snmp.VariableCollection
Target Platforms: Microsoft .NET Framework 2.0