Open sandboxFocus

Method SelectTypesDerivedFrom

SelectTypesDerivedFrom(Type, DerivedTypesOptions)

Selects the types in the current set that are derived from a given type.

Declaration
ITypeSetVerifier<INamedType> SelectTypesDerivedFrom(Type type, DerivedTypesOptions options = DerivedTypesOptions.All)
Parameters
Type Name Description
Type type
DerivedTypesOptions options
Returns
Type Description
ITypeSetVerifier<INamedType>