Overload List
| Name | Description | |
|---|---|---|
| Contains(String) | Takes a string ID and returns if the object with that ID exists in the collection.
| |
| Contains(T) | (ContainsItem in COM) Takes an object and returns if that object exists in the collection.
|