ILNumerics Ultimate VS

PlotCubeDataGroupInsertT Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public override T Insert<T>(
	int index,
	T node,
	Object tag = null
)
where T : Node

Parameters

index
Type: SystemInt32
node
Type: T
tag (Optional)
Type: SystemObject

Type Parameters

T

Return Value

Type: T
See Also

Reference