IFeatureClass 獲取字段值 //比如我們給出了確定的圖層名,我們要獲取到該圖層具體有哪些字段?並取出來//先獲取所有圖層及其名字 IMap pMap=axMapControl.Map; ILayer pLayer=n ...