This documentation is archived and is not being maintained.
DataKey::Item Property
Visual Studio 2010
Gets the value of a key field from a DataKey object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Item[Int32] | Gets the value of the key field at the specified index from a DataKey object. |
|
Item[String] | Gets the value of the key field with the specified field name from a DataKey object. |
Show: