This document is archived and information here might be outdated.  Recommended version.


IPersistCustomFeaturesExtension Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPersistCustomFeaturesExtension Interface
ArcGIS Developer Help

IPersistCustomFeaturesExtension Interface

Provides access to members that allow extra feature information to be persisted.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method LoadClass Looks at the class information and determines if it can load the features.
Method LoadFeature Loads the feature information and updates the feature.
Method SaveClass Writes out to the stream, class information used to aid loading.
Method SaveFeature Writes out to the stream, feature infomation used to aid loading.

Classes that implement IPersistCustomFeaturesExtension

Classes Description
AnnotationFeatureClassExtension (esriCarto) An Esri annotation feature class extension.
DimensionClassExtension (esriCarto) A class extension which contains all the style properties for a dimension feature class.