public void DeleteParcels( Layer layer, IEnumerable<long> oids )
Public Sub DeleteParcels( _ ByVal layer As Layer, _ ByVal oids As IEnumerable(Of Long) _ )
Parameters
- layer
- A parcel type layer.
- oids
- The oids of the features to delete.
public void DeleteParcels( Layer layer, IEnumerable<long> oids )
Public Sub DeleteParcels( _ ByVal layer As Layer, _ ByVal oids As IEnumerable(Of Long) _ )
| Exception | Description |
|---|---|
| System.Exception | Insufficient license. This method requires a standard license. |
Target Platforms: Windows 10, Windows 8.1