Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 320 Bytes

yarn.itype.parent.md

File metadata and controls

20 lines (11 loc) · 320 Bytes

IType.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.)