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

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

See Also: Inherited members from System.Object

Public Methods

CopyTo(Array, int)

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

GetEnumerator() : IEnumerator

Creates a IEnumerator implemented object that contains all key fields in the System.Web.UI.WebControls.DataKeyCollection.