Parent

Property in IType

Summary

Gets the parent of this type.

IType Parent { get; }

Remarks

All types have Any as their ultimate parent type (except for Any itself.)

Last updated

Was this helpful?