vb.net - List<Of T> Distinct in .NET 3.0? -


net 3.0.

is there distinct on list(of t)? packages need import?

if not, there equivalence?

no, have roll own, or change project .net 3.5 or 4.0.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

binding - How can you make the color of elements of a WPF DrawingImage dynamic? -

c# - How to add a new treeview at the selected node? -