'Declaration Sub ApplyPatchToString( _ ByVal id As PatchTargetId, _ ByVal patch As StringPatch _ )
void ApplyPatchToString( PatchTargetId id, StringPatch patch )
Parameters
- id
- The text identifier to be updated.
- patch
- The patch to be applied to the text.