0
votes
0answers
135 views

How to loop through Identify Dialog fields? [closed]

Is there a way to loop through the values displayed by Identify Dialog? I tried the IIdentifyDialog interface but it does not expose any useful method; neither is there any QI which can be of use. ...