Property in TypeBase
Gets the collection of types that this type may be converted to.
public IReadOnlyCollection<IType> ConvertibleToTypes { get };
Last updated 2 months ago
Was this helpful?