Provides access to members that return features in the specified spatial reference.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
GetFeature |
Gets the feature from the database with the specified object ID, in the specified spatial reference. |
|
GetFeatures |
Get a cursor of features given a set of object ids, in the specified spatial reference. |
CoClasses that implement IFeatureClassUtil
Remarks
This interface is implemented by feature classes.