This documentation is archived and is not being maintained.
DataKey Constructor
Visual Studio 2008
Initializes a new instance of the DataKey class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataKey(IOrderedDictionary) | Initializes a new instance of the DataKey class using the specified dictionary of key field values. |
|
DataKey(IOrderedDictionary, array<String>) | Initializes a new instance of the DataKey class using the specified dictionary of key field values and array of field names. |
Show: