libsbml.libsbmlPINVOKE.ASTNodeList_remove C# (CSharp) Method

ASTNodeList_remove() private method

private ASTNodeList_remove ( HandleRef jarg1, uint jarg2 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 uint
return System.IntPtr
  public static extern IntPtr ASTNodeList_remove(HandleRef jarg1, uint jarg2);
libsbmlPINVOKE