libsbmlcs.libsbmlPINVOKE.SBMLErrorLog_contains C# (CSharp) Method

SBMLErrorLog_contains() private method

private SBMLErrorLog_contains ( HandleRef jarg1, long jarg2 ) : bool
jarg1 HandleRef
jarg2 long
return bool
  public static extern bool SBMLErrorLog_contains(HandleRef jarg1, long jarg2);
libsbmlPINVOKE