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

java - netbeans "Please wait - classpath scanning in progress..." -

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

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