ArcObjects Library Reference (GeoDatabase)  

IFeatureClassUtil Interface

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
Method GetFeature Gets the feature from the database with the specified object ID, in the specified spatial reference.
Method GetFeatures Get a cursor of features given a set of object ids, in the specified spatial reference.

CoClasses that implement IFeatureClassUtil

CoClasses and Classes Description
SchematicInMemoryFeatureClass (esriSchematic) Schematic in memory feature class object.

Remarks

This interface is implemented by feature classes.