Click or drag to resize

CSTRIReplaceMatchString Method

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