libsbml.libsbmlPINVOKE.ASTBasePlugin_isTopLevelMathMLFunctionNodeTag C# (CSharp) Method

ASTBasePlugin_isTopLevelMathMLFunctionNodeTag() private method

private ASTBasePlugin_isTopLevelMathMLFunctionNodeTag ( HandleRef jarg1, [ jarg2 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 [
return bool
  public static extern bool ASTBasePlugin_isTopLevelMathMLFunctionNodeTag(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]string jarg2);
libsbmlPINVOKE