Gets the value for the specified
Row.
Namespace: Easymap.AddIn.DataAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic Object GetValue(
Row row
)
Public Function GetValue (
row As Row
) As Object
Parameters
- row Row
-
Return Value
Object
See Also