Method ToArray ToArray() Copies the elements of this BlobArray to a new managed array. Declaration public T[] ToArray() Returns Type Description T[] An array containing copies of the elements of the BlobArray.