FeaturesSequence.GetEnumerator
FeaturesSequence.GetEnumerator method
Returns an enumerator that iterates through the collection.
public abstract IEnumerator<Feature> GetEnumerator()
Return Value
An enumerator that can be used to iterate through the collection.
Exceptions
exception | condition |
---|---|
InvalidOperationException | is thrown if the operation is not supported by the layer. |
See Also
- class Feature
- class FeaturesSequence
- namespace Aspose.Gis
- assembly Aspose.GIS