Click or drag to resize
CollectionBaseTRemove Method
Removes an item

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public void Remove(
	T item
)

Parameters

item
Type: T
See Also