Click or drag to resize

stringOperation Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Operacija sa izlaznim Stringom

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum stringOperation
Request Example View Source
Members
  Member nameValueDescription
after0 Ubacuje na kraj
before1 Ubacuje na pocetak
replace2 Brise prethodni output
See Also