This field represents the model´s list

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public List<Model> _lista
Visual Basic (Declaration)
Public _lista As List(Of Model)
Visual C++
public:
List<Model^>^ _lista

See Also