PolylineCollection Constructor

Overload List
  Name Description
Public method PolylineCollection Default constructor for the PolylineCollection class. Creates an empty collection of 10 elements.
Public method PolylineCollection(Int32) Constructor for the PolylineCollection class. Creates an empty lightweight polyline collection with the specified capacity.
Top
See Also