I have a collection. The coll has strings:
Location=”Theater=1, Name=regal, Area=Area1″
Location=”Theater=34, Name=Karm, Area=Area4445″ etc. I have to extract the name bits from the string.
I have a collection. The coll has strings:
Location=”Theater=1, Name=regal, Area=Area1″
Location=”Theater=34, Name=Karm, Area=Area4445″ etc. I have to extract the name bits from the string.