Enhanced C#
Language of your choice: library documentation
Public Member Functions | List of all members
Loyc.ICloneable< out out T > Interface Template Reference

Interface for types that can duplicate themselves. More...


Source file:
Inheritance diagram for Loyc.ICloneable< out out T >:
Loyc.Collections.FVList< T > Loyc.Collections.FWList< T > Loyc.Collections.VList< T > Loyc.Collections.WList< T >

Remarks

Interface for types that can duplicate themselves.

Template Parameters
TNormally T is the type that implements this interface.

Public Member Functions

Clone ()