Overload List

  Name Description
Public method GetNumValue(Int32)
Returns the Double value of the given column of the invoking tuple and produces an execution error if the column type is not Double.
(Inherited from ITuple.)
Public method GetNumValue(String)
Returns the Double value of the given column of the invoking tuple and produces an execution error if the column type is not Double.
(Inherited from ITuple.)

See Also