The TsItemDataDouble type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
   | Create(TsItem) |  | 
   | Create(TsItemValueType, ITsTime) |  | 
  | Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | 
  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | 
  | GetAccumulatedValue(DateTime, DateTime) |  | 
  | GetAccumulatedValue(Double, Double) |  | 
  | GetAccumulatedValue(DateTime, DateTime, Int32) |  | 
  | GetAccumulatedValue(Double, Double, Int32) |  | 
  | GetData(DateTime) |  | 
  | GetData(Int32) |  | 
  | GetData(DateTime, Int32) |  | 
  | GetData(Double, Int32) |  | 
  | GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | 
  | GetInterval |  | 
  | GetMaxValue(DateTime, DateTime) |  | 
  | GetMaxValue(DateTime, DateTime, Int32) |  | 
  | GetMaxValue(Double, Double, Int32) |  | 
  | GetMeanValue |  | 
  | GetMeanValue(DateTime, DateTime) |  | 
  | GetMeanValue(DateTime, DateTime, Int32) |  | 
  | GetMinValue(DateTime, DateTime) |  | 
  | GetMinValue(DateTime, DateTime, Int32) |  | 
  | GetMinValue(Double, Double, Int32) |  | 
  | GetType | Gets the  Type of the current instance.   (Inherited from Object.) | 
  | GetValue(DateTime) |  | 
  | GetValue(Double) |  | 
  | GetValue(DateTime, Int32) |  | 
  | GetValue(Double, Int32) |  | 
  | MemberwiseClone | Creates a shallow copy of the current  Object.   (Inherited from Object.) | 
  | ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
Top
See Also