Gets the collection of values of the specified alias.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
public IList GetList( string alias ) |
Visual Basic (Declaration) |
---|
Public Function GetList ( _ alias As String _ ) As IList |
Parameters
- alias
- Type: System..::.String
The alias to select from the tuple.