The members of System.Web.UI.WebControls.DataKeyCollection are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.WebControls.DataKeyCollection class. |
[read-only] | Count | int.
Gets the number of items in the collection. |
[read-only] | IsReadOnly | bool.
Gets a value indicating whether items in the System.Web.UI.WebControls.DataKeyCollection can be modified. |
[read-only] | IsSynchronized | bool.
Gets a value indicating whether the System.Web.UI.WebControls.DataKeyCollection is synchronized (thread-safe). |
[read-only] default property | Item(int) | object. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object.
Gets the object used to synchronize access to the System.Web.UI.WebControls.DataKeyCollection. |
CopyTo(Array, int)
| ||
GetEnumerator()
|