MapMatrix NetGIS Class Library

ReturnFieldList.RemoveAt Method 

Removes a ReturnField from the collection

new public void RemoveAt(
   int index
);

Parameters

index
The index from which the ReturnField will be removed

Implements

IList.RemoveAt

See Also

ReturnFieldList Class | MapMatrix.Features Namespace