ConvertibleToTypes

Property in TypeBase

Summary

Gets the collection of types that this type may be converted to.

public IReadOnlyCollection<IType> ConvertibleToTypes { get };

Last updated

Was this helpful?