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