DataKeyArray Properties

  Name Description
Public property Count Gets the number of items in the collection.
Public property IsReadOnly Gets a value indicating whether the items in the collection can be modified.
Public property IsSynchronized Gets a value indicating whether the DataKeyArray collection is synchronized (thread safe).
Public property Item Gets the DataKey object from the collection at the specified index.
Public property SyncRoot Gets the object used to synchronize access to the collection.
Top

  Name Description
Explicit interface implementation Property System.Web.UI.IStateManager.IsTrackingViewState Gets a value indicating whether the DataKeyArray object is tracking its view-state changes.
Top

Community Additions

ADD
Show: