|
Enhanced C#
Loyc library documentation
|
This is the complete list of members for Loyc.Collections.IRangeEx< T >, including all inherited members.
| Clone() (defined in Loyc.ICloneable< out T >) | Loyc.ICloneable< out T > | |
| Count | Loyc.Collections.ISource< out T > | |
| First | Loyc.Collections.IHasFirst< out T > | |
| InnerList | Loyc.Collections.IBRangeEx< R, T > | |
| Intersect(R other) | Loyc.Collections.IBRangeEx< R, T > | |
| IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
| Last | Loyc.Collections.IHasLast< out T > | |
| PopFirst(out bool fail) | Loyc.Collections.IFRange< out T > | |
| PopLast(out bool fail) | Loyc.Collections.IBRange< out T > | |
| Slice(int start, int count=int.MaxValue) | Loyc.Collections.IListSource< out T > | |
| SliceStart | Loyc.Collections.IBRangeEx< R, T > | |
| this[K key] | Loyc.Collections.IIndexed< in K, out V > | |
| TryGet(K key, out bool fail) | Loyc.Collections.ITryGet< in K, out V > | |
| Union(R other) | Loyc.Collections.IBRangeEx< R, T > |
1.8.7