libsbml.libsbmlPINVOKE.ASTNodeList_get C# (CSharp) Method

ASTNodeList_get() private method

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