libsbml.libsbmlPINVOKE.ASTNode_getNumChildren C# (CSharp) Method

ASTNode_getNumChildren() private method

private ASTNode_getNumChildren ( HandleRef jarg1 ) : uint
jarg1 System.Runtime.InteropServices.HandleRef
return uint
  public static extern uint ASTNode_getNumChildren(HandleRef jarg1);
libsbmlPINVOKE