libsbml.libsbmlPINVOKE.ASTBasePlugin_isNumber C# (CSharp) Method

ASTBasePlugin_isNumber() private method

private ASTBasePlugin_isNumber ( HandleRef jarg1, int jarg2 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return bool
  public static extern bool ASTBasePlugin_isNumber(HandleRef jarg1, int jarg2);
libsbmlPINVOKE