How do I get the count of specific value in a column?

I get an error stating “asenumerable is not a member of system.data.datatable”. Tried adding “System.Data.DataSetExtensions” as said in AsEnumerable is not a member of 'System.Data.Datatable', nothing’s changed.

Somebody please help me with this.