public int GetMethodsCount()
 {
     return(NativeApiProxy.GetNMethods(_object));
 }