IsDestructor Property
| CodeIt.Right SDK Class Library |
|
IMethodInfo.IsDestructor Property
Gets true if method is a destructor.
Property Value
True if method is a destructor; False if otherwise.
Remarks
Example
To be added.
See Also
IMethodInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace