Click or drag to resize

TimeDataValue.Add Method

Overload List
  NameDescription
Public methodAdd()
Adds a time step, with empty data
Public methodAdd(T) (Inherited from List<Single>.)
Public methodAdd(Single[])
Adds a time step, setting the provided values

calling this method is only valid if NumberOfElements is greater than 1.

Top
See Also