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