PowerSNMP for .NET
SequenceOf Constructor




Initializes a new empty instance of the SequenceOf class.
Syntax
Public Function New()
Dim instance As New SequenceOf()
public SequenceOf()
public: SequenceOf();
public:
SequenceOf();
Remarks

An example is a MIB table entry definition, which uses this tagged type to describe multiple table rows that are ordered and of the same type.

See Also

Reference

SequenceOf Class
SequenceOf Members

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