This documentation is archived and is not being maintained.
DataKeyArray Properties
Visual Studio 2010
The DataKeyArray type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the collection. |
|
IsReadOnly | Gets a value indicating whether the items in the collection can be modified. |
|
IsSynchronized | Gets a value indicating whether the DataKeyArray collection is synchronized (thread safe). |
|
Item | Gets the DataKey object from the collection at the specified index. |
|
SyncRoot | Gets the object used to synchronize access to the collection. |
| Name | Description | |
|---|---|---|
|
IStateManager::IsTrackingViewState | Infrastructure. Gets a value indicating whether the DataKeyArray object is tracking its view-state changes. |
Show: