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

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

See Also: Inherited members from System.Object

Public Methods

CopyTo(GridViewRow[], int)

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

GetEnumerator() : IEnumerator

Returns an enumerator that contains all System.Web.UI.WebControls.GridViewRow objects in the System.Web.UI.WebControls.GridViewRowCollection.