libsbml.libsbmlPINVOKE.ASTNode_isBoolean C# (CSharp) Method

ASTNode_isBoolean() private method

private ASTNode_isBoolean ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
  public static extern bool ASTNode_isBoolean(HandleRef jarg1);
libsbmlPINVOKE