XmlDataReader.GetValue(Type) - метод Смотри также Terrasoft.Common - пространство имен > XmlDataReader - класс > GetValue - метод : GetValue(Type) - метод C#
- valueType
- Type.
Glossary Item Box
Параметры
- valueType
- Type.
Тип возвращаемого значения
The value of the current attribute, converted to the valueType type.Исключение | Описание |
---|---|
System.ArgumentNullException | If the null value is passed as a valueType parameter. |
UnsupportedTypeException | If the valueType type is not supported. |