IMethodInfo.GetConstants Method
| CodeIt.Right SDK Class Library |
|
IMethodInfo.GetConstants Method
Gets constants that declared inside of the method.
Return Value
An array of ILocalConstantInfo objects.
Remarks
Example
To be added.
See Also
IMethodInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace