IFeature newFeature = analyseFeatureClass.CreateFeature();
//before calling createFeature: 141 features in FeatureClass //Calling IFeatureClass.CreateFeature() //after calling createFeature: 142 features in FeatureClass
http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000049v000000Store the feature�??The feature is not written to the database until the IFeature.Store method has been called.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.