For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?