somGetNthMethodData - Remarks

This method loads a somMethodData structure with data describing the method identified by the passed index. The index must have been produced by a previous call to exactly the same receiver class; the same method will in general have different indexes in different classes. If the index does not identify a method known to this class, then false is returned; otherwise, true is returned after loading the somMethodData structure with data corresponding to the indicated method.


[Back: somGetNthMethodData - Parameters]
[Next: somGetNthMethodData - Related Methods]