Name | Description | |
---|---|---|
Count | Gets a value representing the number of strings in the collection. | |
IsFixedSize | Gets a value indicating whether the IList has a fixed size. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. | |
IsSynchronized | ||
Item | Gets the item at the specified index. | |
SyncRoot | Gets an object that can be used to synchronize access to the IList. |