Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TValue
The value of any type.

XmlDataReader.GetValue() - метод Смотри также  Terrasoft.Common - пространство имен > XmlDataReader - класс > GetValue - метод : GetValue() - метод C#

Glossary Item Box

Gets the value of this type of the current attribute, converting it to this type.

Синтаксис

public override TValue GetValue<TValue>()

Типы обобщений

TValue
The value of any type.

Тип возвращаемого значения

The converted attribute value.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the TValue type of data does not exist.
UnsupportedTypeExceptionIf the TValue type of data is not supported.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?