VectorLayer.ReplaceAt
VectorLayer.ReplaceAt method
Byt utFeature vid angivet index.
public virtual void ReplaceAt(int index, Feature feature)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | Int32 | Funktionens index. |
| feature | Feature | Funktionen att ställa in. |
Undantag
| undantag | skick |
|---|---|
| InvalidOperationException | kastas om lagret inte är redigerbart. |
| ArgumentOutOfRangeException | Index är utanför intervallet. |
| IOException | Ett I/O-fel uppstod. |
Se även
- class Feature
- class VectorLayer
- namnutrymme Aspose.Gis
- hopsättning Aspose.GIS