sealed type

C53230
concept

A sealed type is a type whose set of permitted subtypes is fixed and explicitly restricted, preventing arbitrary extension outside its defining scope.

Instances (1)

Instance Via concept surface
System.SByte