PointedAtType
Gets the type pointed at, that is, T
for T*
.
Declaration
IType PointedAtType { get; }
Property Value
Type | Description |
---|---|
IType |
Gets the type pointed at, that is, T
for T*
.
IType PointedAtType { get; }
Type | Description |
---|---|
IType |