SubArray T  ToArray Method Bespoke Osc Library
Copy the contents of the sub array to a new array.

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Function ToArray As T()

Return Value

The newly allocated array.
See Also