Perhaps, you can use the Dictionary Object. because this object provide the item count properties too. Yet, you can have a faster search in the Dictionary object as compare to the normal array.

With the Dictionary Object, you can Add & Remove an item easily.