The following tables list the members exposed by NavItemCollection.
Name | Description | |
---|---|---|
NavItemCollection Constructor |
Name | Description | |
---|---|---|
indexOf | Returns the index of the specifed object. If the object doesn't exist in the collection, -1 will be returned. (Inherited from Infragistics.Web.UI.ObjectCollection) | |
item | Gets the item at the specified index. If the index less than 0 or greater than the number of items in the collection null will be returned. The object at the specified index. (Inherited from Infragistics.Web.UI.ObjectCollection) | |
length | The number of objects in the collection. (Inherited from Infragistics.Web.UI.ObjectCollection) |
Name | Description | |
---|---|---|
dispose | Disposes of all objects that belong to the collection. (Inherited from Infragistics.Web.UI.ObjectCollection) |