FeatureAttributeCollection.IndexOf
FeatureAttributeCollection.IndexOf method
Söker efter attributet och returnerar dess nollbaserade index.
public int IndexOf(string name)
| Parameter | Typ | Beskrivning |
|---|---|---|
| name | String | Namn på attributet. |
Returvärde
Det nollbaserade indexet för attributet i samlingen, om det hittas; annars –1.
Undantag
| undantag | skick |
|---|---|
| ArgumentNullException | Attributnamnet ärnull. |
Se även
- class FeatureAttributeCollection
- namnutrymme Aspose.Gis
- hopsättning Aspose.GIS