Click or drag to resize

TsCollectionCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(String)
Creates a new TsCollection based on the file name. Header or data is not loaded. By default values are converted to SI units
Public methodStatic memberCreate(String, Boolean)
Creates a new TsCollection based on the file name. Header or data is not loaded.
Public methodStatic memberCreate(String, IListITsDataConverter)
Creates a new TsCollection based on the file name. Header or data is not loaded. Applies the converters when loading the file.
Top
See Also