This sample demonstrates theco/contravariancefeature, showing the usage of the ‘In’ and ‘Out’ keywords when declaringgenericinterface type parameters. The variance feature functionality is used to support conversions between interfaces which have type parameters that have aninheritencerelationship.