Hi
I have a mapppoint ocx on my main formed called map1.
in vb.net the following line works with no problem]
map1.activemap.datasets("jobs").delete()
how the same line in c# produces the following error
mappoint.maps.datasets denotes a property where a method was expected.
Any thoughts folks
Thanks in advance