public void Delete( Table table, IEnumerable<long> oids )
Public Overloads Sub Delete( _ ByVal table As Table, _ ByVal oids As IEnumerable(Of Long) _ )
Parameters
- table
- The table of the rows to delete.
- oids
- The FeatureIDs of the rows to delete.
public void Delete( Table table, IEnumerable<long> oids )
Public Overloads Sub Delete( _ ByVal table As Table, _ ByVal oids As IEnumerable(Of Long) _ )
Target Platforms: Windows 10, Windows 8.1