Click or drag to resize
CSTRIReplaceiMatchString Method
Overload List
  NameDescription
Public methodAvailable to anyoneStatic memberIReplaceiMatchString(CGXNETCore, String, String, String)
Replaces all occurances of match string by replacement string with case insensitive.
Public methodAvailable to anyoneStatic memberIReplaceiMatchString(CGXNETCore, String, String, String, Int32)
Replaces all occurances of match string by replacement string with case insensitive.
Top
See Also