Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IStringMap ?
#2
IStringMap does not search for partial string.
You can use m.EnumX or m.GetAll to get all items, and some string function to compare each string. But will not be very fast.
Instead of IStringMap you can use ARRAY or ICsv. Also will need to enumerate/compare.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)