libsbmlcs.libsbmlPINVOKE.Unit_areIdentical C# (CSharp) Method

Unit_areIdentical() private method

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