Quantcast
Channel: MicroLinq Source Code Rss Feed
Viewing all articles
Browse latest Browse all 20

Source code checked in, #7059

$
0
0
ValueTypeArrayList: Removed type check. It wasn't really useful and just made the initialization confusing. It also didn't do any restricting of values to a particular ValueType. Removed the static constructor helpers as they were no longer useful. Added new constructors for initial data. Added two new implicit operators for data work. VTAL is now assignable to and from ValueType[]. For preinitializing a large array of data, it's much more efficient to populate a ValueType[] and then create a new VTAL using that data than it is to repeatedly call Add on a VTAL.

Viewing all articles
Browse latest Browse all 20

Trending Articles



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