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