libsbml.libsbmlPINVOKE.ASTBase_isTopLevelMathMLFunctionNodeTag C# (CSharp) Method

ASTBase_isTopLevelMathMLFunctionNodeTag() private method

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