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