Click or drag to resize

MessageSetChar Method

Overload List
  NameDescription
Public methodSetChar(String, Char)
Changes the character value of the field identified by fieldName to the supplied value.
Public methodSetChar(String, Int32, Char)
Changes the character value of the field identified by fieldName and index to the supplied value.
Top
See Also