This document is archived and information here might be outdated. Recommended version. |
Provides access to members that store an ordered set of field info.
Name | Description | |
---|---|---|
Add | Adds the given fieldinfo to the end of the set. | |
Clear | Empties the set of fields. | |
Count | The number of fields. | |
FieldInfo | Extended field information for the field at the specified index. | |
FieldName | The field name at the specified index. | |
Find | Returns the fieldinfo for the field with the specified name. | |
Remove | Removes the field with the specified name. |
Classes | Description |
---|---|
FieldInfoSet | Maintains an ordered set of field info objets. |