libsbml.libsbmlPINVOKE.DateList_remove C# (CSharp) Method

DateList_remove() private method

private DateList_remove ( HandleRef jarg1, uint jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 uint
return IntPtr
  public static extern IntPtr DateList_remove(HandleRef jarg1, uint jarg2);
libsbmlPINVOKE