For a list of all members of this type, see ShapefileConverter members.
Name | Description | |
---|---|---|
Add | Adds a ShapefileRecord to the collection. | |
Clear | Removes all ShapefileRecords from the collection. | |
Contains | Checks whether or not the given item is present in the collection. | |
CopyTo | Copies the ShapefileRecords in the collection to the given array, starting at the specified index. | |
GetEnumerator | Gets the System.Collections.IEnumerator for the collection. | |
IndexOf | Returns the index of the given ShapefileRecord in the collection. | |
Insert | Inserts a ShapefileRecord into the collection at the specified index. | |
Remove | Removes a ShapefileRecord from the collection. | |
RemoveAt | Removes the ShapefileRecord at the specified index. |