Wimdows.NET

Wim's .NET blog

Browse by Tags

All Tags » .NET » ArraySegment (RSS)
ArraySegment Structure - what were they thinking?
From the MSDN docs : ArraySegment is a wrapper around an array that delimits a range of elements in that array. Multiple ArraySegment instances can refer to the same original array and can overlap. Turns out this structure doesn't even deserve the...
Posted: Jun 14 2006, 03:24 PM by Wim | with 19 comment(s)
Filed under: , , ,
More Posts