Select to view content in your preferred language

Working with queries

338
0
08-05-2010 09:06 AM
AndreaArratia
Emerging Contributor
Hi folks,

I am in the need to build a code, and as a part of it, I need to code a query (area of many different polygons) that selects the biggest polygon.
I know that first, I have to calculated the area for each one of this polygons and I can use the IArea interface, but I don???t know how I can ???select??? (I don???t know if "select" could be the correct word to use here) the biggest polygon from that query.
As I am new in this I would really appreciate any help, even if you think it is too basic to say.

Thanks
0 Kudos
0 Replies