VB6: how we get an array size?

i have 1 function that give me an array of a line points...
on these array, how can i get the array size without using the UBound() and LBound()?