J
Johan Karlsson
Hi!
When using the Add method of a class inherited from collectionBase, you get
an indexnumber returned that represents the position of newly inserted
object into the collection. Is this number constant? Lets say if I remove an
item "lower" in the list does the index change for the items above?
Thanks
/Johan
When using the Add method of a class inherited from collectionBase, you get
an indexnumber returned that represents the position of newly inserted
object into the collection. Is this number constant? Lets say if I remove an
item "lower" in the list does the index change for the items above?
Thanks
/Johan