PowerSNMP for .NET CF
Sequence Constructor
See Also  Send comments on this topic.
Dart.Snmp Namespace > Sequence Class : Sequence Constructor




Initializes a new empty instance of the Sequence class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New Sequence()
C# 
public Sequence()
Managed Extensions for C++ 
public: Sequence();
C++/CLI 
public:
Sequence();

Remarks

Using applications will not normally manipulate this class. It provides common code for derived classes SequenceOf, SetOf, Variable and VariableCollection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.