Due to time limitation, what is the fastest way to clear an array without using "For ...next" loop?

Any idea?