G
Guest
API question...
Why doesn't StringBuilder have IndexOf and other similar methods like
String? I can't think of a good reason off the top of my head.
Easy to write helper functions to do the same thing, but sure would be
helpful in certain cases.
KH
Why doesn't StringBuilder have IndexOf and other similar methods like
String? I can't think of a good reason off the top of my head.
Easy to write helper functions to do the same thing, but sure would be
helpful in certain cases.
KH