Dan's Html Library
C#
VB
ASP.NET
Show/Hide TOC
Int
Collection
Insert Method
Overload List
Insert(Int32)
Insert an Item into a sorted position within the Collection, moving all other values downward.
Insert(Int32, Int32)
Insert an Item into the specified Index of the Collection, moving all other values downward.
See Also
Reference
IntCollection Class
Html Namespace
In This Article
Overload List
See Also