NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataKeyCollection Class

[To be supplied.]

Object
   DataKeyCollection

[Visual Basic]
Public Class DataKeyCollection
   Implements ICollection, IEnumerable
[C#]
public class DataKeyCollection : ICollection, IEnumerable
[C++]
public __gc class DataKeyCollection : public ICollection,
   IEnumerable
[JScript]
public class DataKeyCollection implements ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

DataKeyCollection Members | System.Web.UI.WebControls Namespace