Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

System.Collections.Object.Model.ObservableCollection

$
0
0

I can't see what the problem is, even refactor created the same method signature but I get this error. Trying to send a collection of data to a library

System.Collections.Object.Model.ObservableCollection(Of BallGame.GameDataClass)

Cannot be converted to

System.Collections.Object.Model.ObservableCollection(Of TheCountsController.GameDataClass)

BallGame

Dim lcr = localCountsResult.returnCounts(localGameData, localDataProperties(0).drawn, localDataProperties(0).balls)

TheCountsController

PublicFunction returnCounts(CountDataAsObservableCollection(OfGameDataClass), argDrawnAsInteger, argBallsAsInteger)AsObservableCollection(OfCountsWeightClass)


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>