DMFieldValueCollection Class |
The DMFieldValueCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| DMFieldValueCollection | Initializes a new instance of the DMFieldValueCollection class |
| Name | Description | |
|---|---|---|
| Add |
Sets a value for the field
| |
| FieldIDs |
Gets all of the field ids contained in the collection.
| |
| GetFieldValue |
Gets the field value of the field ID specified. If the ID is not found in the collection, then a null object is returned.
| |
| Insert |
Inserts the field value at the index specified
|