These fields represent the list point's

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

Syntax

C#
protected List<XYZ> _points
Visual Basic (Declaration)
Protected _points As List(Of XYZ)
Visual C++
protected:
List<XYZ^>^ _points

See Also