Click or drag to resize

ITypedItemTVal Properties

The ITypedItemTVal generic type exposes the following members.

Properties
  NameDescription
Public propertyItemDef
Type of the value stored in the item.
(Inherited from IItem.)
Public propertyKey
The key, the same as the field name.
(Inherited from IItem.)
Public propertyStringValue
String representation of the value.
(Inherited from IItem.)
Public propertyValue
Strongly typed value of the actual type of the item
Top
See Also