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

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

Contains(T item) (defined in Loyc.Collections.Impl.ReadOnlyCollectionBase< TOut >)Loyc.Collections.Impl.ReadOnlyCollectionBase< TOut >inline
Count (defined in Loyc.Collections.UpCastSource< T, TOut >)Loyc.Collections.UpCastSource< T, TOut >
GetEnumerator() (defined in Loyc.Collections.UpCastSource< T, TOut >)Loyc.Collections.UpCastSource< T, TOut >inlinevirtual
s (defined in Loyc.Collections.UpCastSource< T, TOut >)Loyc.Collections.UpCastSource< T, TOut >protected
UpCastSource(IReadOnlyCollection< T > source) (defined in Loyc.Collections.UpCastSource< T, TOut >)Loyc.Collections.UpCastSource< T, TOut >inline