Click or drag to resize

objectTableTRemove Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool Remove(
	string keyValue
)
Request Example View Source

Parameters

keyValue
Type: SystemString

Return Value

Type: Boolean
See Also