PowerSNMP for .NET
SequenceOf Class
Members 




A tagged type representing a sequence of tagged types that are ordered and of the same type.
Object Model
SequenceOf ClassDecodingException Class
Syntax
<SerializableAttribute()>
Public NotInheritable Class SequenceOf 
   Inherits Sequence
Dim instance As SequenceOf
[Serializable()]
public sealed class SequenceOf : Sequence 
[Serializable()]
public __gc __sealed class SequenceOf : public Sequence 
[Serializable()]
public ref class SequenceOf sealed : public Sequence 
Remarks
ASN.1: Like Sequence, but implies all the variable bindings are of the same type.
Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.Sequence
         Dart.Snmp.SequenceOf

See Also

Reference

SequenceOf Members
Dart.Snmp Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic