libsbmlcs.libsbmlPINVOKE.SBMLExtension_getLevel C# (CSharp) Method

SBMLExtension_getLevel() private method

private SBMLExtension_getLevel ( HandleRef jarg1, string jarg2 ) : uint
jarg1 HandleRef
jarg2 string
return uint
  public static extern uint SBMLExtension_getLevel(HandleRef jarg1, string jarg2);
libsbmlPINVOKE