Version 24.2 (latest)

ShapefileRecordFields Class Methods

For a list of all members of this type, see ShapefileRecordFields members.

Public Methods
 NameDescription
Public MethodAddAdds a field to the collection.  
Public MethodClearResets the collection.  
Public MethodContainsChecks whether or not the given item is present in the collection.  
Public MethodContainsKey  
Public MethodGetEnumeratorGets the System.Collections.IEnumerator for the collection.  
Public MethodIndexOfReturns the index of the given value in the collection.  
Public MethodInsertInserts a field key and value into the collection at the specified index.  
Public MethodRemoveRemoves an item from the collection.  
Public MethodRemoveAtRemoves the item at the specified index.  
See Also