DataHelper GetIntegerValues Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetIntegerValues(DataTable, String)
Gets the array of integer values from the given data table.
Public methodStatic memberGetIntegerValues(DataView, String)
Gets the array of integer values from the given data table.
Back to Top
See Also