Dan's Html Library
C#
VB
ASP.NET
Show/Hide TOC
Name
IDCollection
Add Method
Overload List
Add
Create a new NameIDItem, add it to the Collection, and return it to the caller.
Add(T)
Add(String, Int32)
Add a new Item to the Collection by Name and ID.
Add(String, Int32, Object)
Add a new Item to the Collection by member values.
See Also
Reference
NameIDCollection Class
Html Namespace
In This Article
Overload List
See Also