somGetNumStaticMethods - Remarks

This method returns the number of static methods available in the specified class, including inherited ones. Static methods are those that are represented by entries in the class's instance method table, and which can be invoked using method tokens and offset resolution.


[Back: somGetNumStaticMethods - Parameters]
[Next: somGetNumStaticMethods - Original Class]