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

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

See Also: Inherited members from System.Object

Public Methods

CopyTo(DetailsViewRow[], int)

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

GetEnumerator() : IEnumerator

Returns an enumerator that contains all System.Web.UI.WebControls.DetailsViewRow objects in the System.Web.UI.WebControls.DetailsViewRowCollection object.