Click or drag to resize
Accord.NET (logo)

ArrayDataViewAdd Method

Does nothing.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public int Add(
	Object value
)
Request Example View Source

Parameters

value
Type: SystemObject

Return Value

Type: Int32

Implements

IListAdd(Object)
See Also