RuntimeFeature.CovariantReturnsOfClasses Field

Definition

Represents a runtime feature where overriding methods can return more derived types than the method they override.

public: System::String ^ CovariantReturnsOfClasses;
public const string CovariantReturnsOfClasses;
val mutable CovariantReturnsOfClasses : string
Public Const CovariantReturnsOfClasses As String 

Field Value

Applies to