libsbml.libsbmlPINVOKE.ASTBase_isWellFormedNode C# (CSharp) Method

ASTBase_isWellFormedNode() private method

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