GeometryCollection.Item

GeometryCollection indexer

Obtient unIGeometry à l’index spécifié.

public IGeometry this[int index] { get; }
ParamètreLa description
indexL’index.

Valeur de la propriété

LeIGeometry .

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionL’index est hors plage.

Voir également