Count | Gets the number of elements actually contained in the Collection<T>. (Inherited from Collection<String>) |
Item | Gets or sets the element at the specified index. (Inherited from Collection<String>) |
Items | Gets a IList<T> wrapper around the Collection<T>. (Inherited from Collection<String>) |