libsbml.libsbmlPINVOKE.ASTBase_isFunctionNode C# (CSharp) Method

ASTBase_isFunctionNode() private method

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