Hi All,
I want to create new feature class with field names in geodatabase using dictionary as input that contains name and field type in ArcObjects SDK C#.
Can anyone please help me out in this.
Hi,
Look here:
https://www.c-sharpcorner.com/blogs/create-feature-class-programmatically-using-arcobject
All .NET samples here:
https://github.com/Esri/arcobjects-sdk-community-samples/tree/master/Net