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