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 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -