| _count (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| _value (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| Add(T item) (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Clear() (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Clone() (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Clone() (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Clone() (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Clone() (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Contains(T item) | Loyc.Collections.Repeated< T > | inline |
| CopyTo(T[] array, int arrayIndex) | Loyc.Collections.Repeated< T > | inline |
| CopyTo(T[] array, int arrayIndex) | Loyc.Collections.Repeated< T > | inline |
| Count (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| First (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| GetEnumerator() (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| GetEnumerator() (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| IndexOf(T item) (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Insert(int index, T item) (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| IsEmpty (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| IsReadOnly (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| Last (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| PopFirst(out bool fail) | Loyc.Collections.Repeated< T > | inline |
| PopLast(out bool fail) | Loyc.Collections.Repeated< T > | inline |
| Remove(T item) (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| RemoveAt(int index) (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Repeated(T value, int count) (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Slice(int start, int count) | Loyc.Collections.Repeated< T > | inline |
| Slice(int start, int count) | Loyc.Collections.Repeated< T > | inline |
| this[int index] (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| this[int index] (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | |
| this[K key] | Loyc.Collections.IIndexed< in K, out V > | |
| TryGet(int index, out bool fail) (defined in Loyc.Collections.Repeated< T >) | Loyc.Collections.Repeated< T > | inline |
| Loyc::Collections::IListAndListSource< T >.TryGet(K key, out bool fail) | Loyc.Collections.ITryGet< in K, out V > | |