Dan's Html Library
C#
VB
ASP.NET
Show/Hide TOC
Int
Collection
Add
Unique Method
Overload List
AddUnique(Int32)
Add an int Value to the Collection, but only if it is unique.
AddUnique(
Int32
)
Add an array of int Values to the Collection, but only where each is unique.
See Also
Reference
IntCollection Class
Html Namespace
In This Article
Overload List
See Also