Click or drag to resize

mxCellRemove Method (Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxICell Remove(
	int index
)
Request Example View Source

Parameters

index
Type: SystemInt32

Return Value

Type: mxICell

Implements

mxICellRemove(Int32)
See Also