You are here: Start » AVL.NET » PythonObject.ToIntegerArray Method

PythonObject.ToIntegerArray Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void ToIntegerArray
(
	List<int> dst
)

Parameters

Name Type Range Default Description
dstSystem.Collections.Generic.List<int>

See also