Contains | This method provides an easy way to check for the presence of a single value in the collection. |
GetAt | Returns a single collection value for the requested index. |
count | Gets the number of items in the collection. |
Item | Gets a specific member of a collection either by position or key. |
