System.Web.UI.WebControls.DataListItemCollection: Method Members

The methods of System.Web.UI.WebControls.DataListItemCollection are listed below. For a list of all members, see the DataListItemCollection Members list.

See Also: Inherited members from System.Object

Public Methods

CopyTo(Array, int)

Copies all the items from this System.Web.UI.WebControls.DataListItemCollection collection to the specified Array object, starting at the specified index in the Array object.

GetEnumerator() : IEnumerator

Returns a IEnumerator interface that contains all System.Web.UI.WebControls.DataListItem objects in the System.Web.UI.WebControls.DataListItemCollection.