FeatureAttributeCollection.Contains
FeatureAttributeCollection.Contains method
Détermine si la collection d’attributs contient un attribut avec le nom spécifié.
public bool Contains(string name)
Paramètre | Taper | La description |
---|---|---|
name | String | Nom de l’attribut. |
Return_Value
true
si la collection d’attributs contient un attribut avec le nom spécifié ; sinon,false
.
Exceptions
exception | condition |
---|---|
ArgumentNullException | L’argument estnull . |
Voir également
- class FeatureAttributeCollection
- espace de noms Aspose.Gis
- Assemblée Aspose.GIS