Click or drag to resize

TsCollection.Create 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, IList<ITsDataConverter>)
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