This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPersistCustomFeaturesExtension Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that allow extra feature information to be persisted.
Description | ||
---|---|---|
LoadClass | Looks at the class information and determines if it can load the features. | |
LoadFeature | Loads the feature information and updates the feature. | |
SaveClass | Writes out to the stream, class information used to aid loading. | |
SaveFeature | Writes out to the stream, feature infomation used to aid loading. |
CoClasses and 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. |