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