摘要: // This example shows how to inspect and display different types of properties for a workspace.public void DisplayWorkspaceProperties(IWorkspace works... 阅读全文
posted @ 2014-11-19 23:48 liwenqiang 阅读(319) 评论(0) 推荐(0)
摘要: [C#]public static void LoadOnlyModeInsert(IFeatureClass featureClass, List geometryList){ // Cast the feature class to the IFeatureClassLoad in... 阅读全文
posted @ 2014-11-19 23:07 liwenqiang 阅读(547) 评论(0) 推荐(0)