libsbml.libsbmlPINVOKE.ASTNode_getNumSemanticsAnnotations C# (CSharp) Method

ASTNode_getNumSemanticsAnnotations() private method

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