libsbml.libsbmlPINVOKE.ASTBase_isFunction C# (CSharp) Method

ASTBase_isFunction() private method

private ASTBase_isFunction ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
  public static extern bool ASTBase_isFunction(HandleRef jarg1);
libsbmlPINVOKE