| 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(); | |
Using applications will not normally manipulate this class. It provides common code for derived classes SequenceOf, SetOf, Variable and VariableCollection.
Target Platforms: Microsoft .NET Framework 2.0