Returns the number of arguments in a START_SUBROUTINE or CALL_SUBROUTINE object.
Visual Basic |
---|
Public Property NumArguments As Long |
Read only Long value.
This property only affects objects of type START_SUBROUTINE and CALL_SUBROUTINE. For other objects it always returns zero.