Click or drag to resize

aceEnumListSetTEnum, TRemove Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes the specified item from all dictionaries

Namespace:  imbSCI.Data.collection.nested
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public virtual int Remove(
	T link
)
Request Example View Source

Parameters

link
Type: T
The link.

Return Value

Type: Int32
See Also