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