Click or drag to resize
CollectionBaseTRemoveAt Method
Removes an item by its index

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
See Also