DataHelperGetIntegerValues Method (DataView, String) |
Note: This API is now obsolete.
Namespace: CMS.Helpers
[ObsoleteAttribute("Use GetIntegerValues with DataTable parameter.")] public static IList<int> GetIntegerValues( DataView dt, string columnName )