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

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

Glossary Item Box

Gets the enumeration element that corresponds to the value of the current attribute.

Синтаксис

public override TValue GetEnumValue<TValue>() 
where TValue: new(), struct

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

TValue
The value of enumeration of any type.

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

Enumeration member that corresponds to the current attribute value

Исключения

ИсключениеОписание
System.ArgumentExceptionIf the TValue type is not an enumeration.

Смотри также

© Terrasoft 2002-2017.

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

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