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

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

See Also: Inherited members from System.Object

Public Methods

CopyTo(DataKey[], int)

Copies all the items from this collection to the specified array of System.Web.UI.WebControls.DataKey objects, starting at the specified index in the array.

GetEnumerator() : IEnumerator

Returns an enumerator that contains all System.Web.UI.WebControls.DataKey objects in the collection.