Click or drag to resize

CSTRIReplaceiMatchString Method

Overload List
  NameDescription
Public methodStatic memberIReplaceiMatchString(CGXNETCore, String, String, String)
Replaces all occurances of match string by replacement string with case insensitive.
Public methodStatic memberIReplaceiMatchString(CGXNETCore, String, String, String, Int32)
Replaces all occurances of match string by replacement string with case insensitive.
Top
See Also