DataPointsCollection Class | DataPointsCollection Members
Visual Basic
C#
Show All
Adds a set of DataPoints to the collection.
[Visual Basic]Public Sub AddRange( _ ByVal value() As DataPoint _ )
[C#]public void AddRange( DataPoint[] value );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.