Enhanced C#
Language of your choice: library documentation
Loyc.Collections.WListProtected< T > Member List

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

Add(T item)Loyc.Collections.WListProtected< T >inlineprotected
AdjustWListIndex(int index, int size)Loyc.Collections.WListProtected< T >inlineprotectedvirtual
BlockChainLengthLoyc.Collections.WListProtected< T >protected
Contains(T item) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
CopyTo(T[] array, int arrayIndex) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
GetAt(int index)Loyc.Collections.WListProtected< T >inlineprotected
GetAtDff(int distanceFromFront)Loyc.Collections.WListProtected< T >inlineprotected
GetIEnumerator() (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotectedvirtual
GetRVListEnumerator() (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
GetVListEnumerator() (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
IndexOf(T item)Loyc.Collections.WListProtected< T >inlineprotected
Insert(int index, T item) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
InsertAtDff(int distanceFromFront, T item) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
InsertRangeAtDff(int distanceFromFront, IReadOnlyList< T > items, bool isRWList) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
Remove(T item) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
RemoveAt(int index) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
RemoveAtDff(int distanceFromFront) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
RemoveRangeBase(int distanceFromFront, int count) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected
SetAt(int index, T value)Loyc.Collections.WListProtected< T >inlineprotected
SetAtDff(int distanceFromFront, T item)Loyc.Collections.WListProtected< T >inlineprotected
ToFVList()Loyc.Collections.WListProtected< T >inlineprotected
ToVList()Loyc.Collections.WListProtected< T >inlineprotected
UserByteLoyc.Collections.WListProtected< T >protected
WListProtected(WListProtected< T > original, bool takeOwnership) (defined in Loyc.Collections.WListProtected< T >)Loyc.Collections.WListProtected< T >inlineprotected