| _totalCount (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | protected |
| CapacityLeft (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |
| CopySection(uint index, uint count, AListBase< int, T > list) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| CountSizeInBytes(int sizeOfT, int sizeOfK) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |
| DetachedClone() (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| Freeze() (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| GetEnumerator() (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | virtual |
| GetImmutableCount(bool excludeSparse) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| GetLastItem() (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| GetRealItemCount() (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| IndexOf(T item, int startIndex) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inlinevirtual |
| Insert(uint index, T item, out AListNode< int, T > splitRight, IAListTreeObserver< int, T > tob) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| InsertRange(uint index, IListSource< T > source, ref int sourceIndex, out AListNode< int, T > splitRight, IAListTreeObserver< int, T > tob) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| IsFullLeaf (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |
| IsLeaf (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |
| IsUndersized (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |
| LocalCount (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |
| RemoveAt(uint index, uint count, IAListTreeObserver< int, T > tob) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| SetAt(uint index, T item, IAListTreeObserver< int, T > tob) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| SparseAListLeaf(ushort maxNodeSize) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| SparseAListLeaf(SparseAListLeaf< T > original) (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | inline |
| this[uint index] (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |
| TotalCount (defined in Loyc.Collections.Impl.SparseAListLeaf< T >) | Loyc.Collections.Impl.SparseAListLeaf< T > | |