GetValue Method GetValue<T>() Gets the value of the row. Declaration public T GetValue<T>() Returns T The value of the row. Type Parameters T The expected type of the value.