libsbmlcs.libsbmlPINVOKE.ASTBasePlugin_isTopLevelMathMLFunctionNodeTag C# (CSharp) Method

ASTBasePlugin_isTopLevelMathMLFunctionNodeTag() private method

private ASTBasePlugin_isTopLevelMathMLFunctionNodeTag ( HandleRef jarg1, string jarg2 ) : bool
jarg1 HandleRef
jarg2 string
return bool
  public static extern bool ASTBasePlugin_isTopLevelMathMLFunctionNodeTag(HandleRef jarg1, string jarg2);
libsbmlPINVOKE