Forum Discussion

ganesh_hegde's avatar
ganesh_hegde
Occasional Contributor
10 years ago

Checking supported methods for object with IsSupported method.

How can we check for Supported methods with IsSupported() method. For example I can check Text is supported or not by specifying  aqObject.IsSupported(SomeObject, "Text"); Similarly is there any method to check supported methods?

No RepliesBe the first to reply