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