Possible Duplicate:
Determine overlapping points using a spatial filter in ArcObject
I have a point layer having thousands of point, now what i have to do using Spatial filter i have to find out those points which are intersecting each other. And then objectid of intersecting point should be display in a list box. in C# Arc Objects
