ChrisParks
Technical User
hey,
i am adding objecs to a collection
object is called securities. collection is called securitycollection
im setting variables to the properties of each "securities" object, then adding the object into the collection
i am looping thru several securities that have different properties and repeating the above process.
for some reason, whenver i change the properties of the security currently being assigned properties, it is changing the properties of ALL of the objects that are currently in the collection
does anyone know what i am doing wrong??
thanks
i am adding objecs to a collection
object is called securities. collection is called securitycollection
im setting variables to the properties of each "securities" object, then adding the object into the collection
i am looping thru several securities that have different properties and repeating the above process.
for some reason, whenver i change the properties of the security currently being assigned properties, it is changing the properties of ALL of the objects that are currently in the collection
does anyone know what i am doing wrong??
thanks