Hi, I hope someone can help me, I am new to ArcObjects,
I am trying to do the following:
1- loop through all Point Feature classes in a Dataset
2- loop through the point features in each of the point feature classes
3- get the count of connected edge features to each of those point features
I am using C# on visual c# express 2010 and ArcGIS 10.1
Thank you in advance.