单项选择题

A、PrivateSubsort(A(,)AsInteger)
B、PrivateSubsort(A()AsInteger)
C、PrivateSubsort(A(10)AsInteger)
D、PrivateSubsort(ByValA()AsInteger)