Description:

Copies the unmanaged array to a managed counterpart. Elements are made non-constant.

Syntax:
public Surface[] ToNonConstArray()
Returns:
Type: Surface[]
The managed array.
Available since:
5.0

Nothing found