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