Vector.Clear Method

procedure Clear;

Sets vector size to zero.

Result: stored in self (calling object)

Remarks:

Calling Clear sets Vector.Length property to 0 and Vector.Complex property to false.