TimeDataVector.Add Method |
Name | Description | |
---|---|---|
![]() | Add() |
Adds a time step, with empty data
|
![]() | Add(T) | Adds an object to the end of the List<T>. (Inherited from List<Single[]>.) |
![]() | Add(Single) |
Adds a time step, setting the provided value
calling this method is only valid if NumberOfElements equals 1. |