FakeDataReaderGetDouble - метод |
Пространство имён:
Tessa.Platform.Data.Fake
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public override double GetDouble(
int i
)
Public Overrides Function GetDouble (
i As Integer
) As Double
public:
virtual double GetDouble(
int i
) override
abstract GetDouble :
i : int -> float
override GetDouble :
i : int -> float
Параметры
- i
- Тип: SystemInt32
Возвращаемое значение
Тип:
DoubleРеализации
IDataRecordGetDouble(Int32)См. также