Click or drag to resize

TimeDataVector.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 value

calling this method is only valid if NumberOfElements equals 1.

Top
See Also