| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As VariableList Dim id As String Dim value As Variable value = instance.GetNext(id) | |
Parameters
- id
- An object or instance id of the Variable immediately preceding the returned Variable.
Return Value
The next Variable in the list, indexed by id.Target Platforms: Microsoft .NET Framework 2.0