For a list of all members of this type, see ShapefileRecordFields members.
Name | Description | |
---|---|---|
![]() | Add | Adds a field to the collection. |
![]() | Clear | Resets the collection. |
![]() | Contains | Checks whether or not the given item is present in the collection. |
![]() | ContainsKey | |
![]() | GetEnumerator | Gets the System.Collections.IEnumerator for the collection. |
![]() | IndexOf | Returns the index of the given value in the collection. |
![]() | Insert | Inserts a field key and value into the collection at the specified index. |
![]() | Remove | Removes an item from the collection. |
![]() | RemoveAt | Removes the item at the specified index. |