IsPointer Property
| CodeIt.Right SDK Class Library |
|
IReturnTypeInfo.IsPointer Property
Returns true if return type is pointer.
Property Value
True if return type is pointer; False if otherwise.
Remarks
Example
To be added.
See Also
IReturnTypeInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace