Click or drag to resize

ITimeDataAdd Method

Overload List
  NameDescription
Public methodAdd
Adds a time step, with empty data
Public methodAdd(Single)
Adds a time step, setting the provided value

calling this method is only valid if NumberOfElements equals 1.

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