Inserts the specified System.Web.SiteMapNode object into the collection at the specified index.
- index
- The zero-based index at which the System.Web.SiteMapNode is inserted.
- value
- The System.Web.SiteMapNode to insert.
You can test whether a System.Web.SiteMapNodeCollection collection is read-only by checking the SiteMapNodeCollection.IsReadOnly property.