Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Collections.IMRange< T > Member List

This is the complete list of members for Loyc.Collections.IMRange< T >, including all inherited members.

Clone() (defined in Loyc.ICloneable< out T >)Loyc.ICloneable< out T >
CountLoyc.Collections.ISource< out T >
Loyc::Collections::IBRange< out T >.FirstLoyc.Collections.IHasFirst< out T >
First (defined in Loyc.Collections.IHasMFirst< T >)Loyc.Collections.IHasMFirst< T >
IsEmpty (defined in Loyc.Collections.IIsEmpty)Loyc.Collections.IIsEmpty
LastLoyc.Collections.IMBRange< 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 >
this[int index] (defined in Loyc.Collections.IMRange< T >)Loyc.Collections.IMRange< T >
this[K key]Loyc.Collections.IIndexed< in K, out V >
TryGet(K key, out bool fail)Loyc.Collections.ITryGet< in K, out V >