stankins documentation
stankins documentation
StankinsInterfaces
IRow Interface
IRow Properties
Values Property
IRow
Values Property
Values are stored using a dictionary of column - value pairs.
Namespace:
StankinsInterfaces
Assembly:
StankinsInterfaces (in StankinsInterfaces.dll) Version: 1.0.0
Syntax
C#
Copy
Dictionary
Values
{
get
;
set
; }
Property Value
Type:
Dictionary
TKey, TValue
See Also
Reference
IRow Interface
StankinsInterfaces Namespace