Click or drag to resize

conversionRuleSetReplace Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.syntax.converter.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public conversionRule SetReplace(
	string _needle,
	string _replacement
)
Request Example View Source

Parameters

_needle
Type: SystemString
_replacement
Type: SystemString

Return Value

Type: conversionRule
See Also