Click or drag to resize

SvgElementCollectionRemoveAt Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void RemoveAt(
	int index
)
Request Example View Source

Parameters

index
Type: SystemInt32

Implements

IListTRemoveAt(Int32)
See Also