c++ stringbuilder class

confused

Newcomer
Joined
Apr 21, 2003
Messages
3
I can't figure out how to use the stringbuilder class in c++.net? I need to be able to modify a string by looking through its indicies in a managed c++ class. Can anyone tell me how to do this?
 
Back
Top