You are here: Start » AVL.NET » Profile.CopyTo Method

Profile.CopyTo Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual void CopyTo
(
	float[] array,
	int arrayIndex
)

Parameters

Name Type Range Default Description
arrayfloat[]
arrayIndexint

Function Overrides

See also