IXEvent
ParamListSize Property
iQSim © XIQS Communication Framework
Get the parameters list size from the current event object
Namespace:
com.iqsim.xiqs
Assembly:
xiqscom
(in xiqscom.dll) Version: 1.0.4841.26741
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
int
ParamListSize
{
get
; }
int ParamListSize { get; }
property
int
ParamListSize
{
int
get
(); }
property int ParamListSize { int get (); }
See Also
IXEvent Interface
IXEvent Members
com.iqsim.xiqs Namespace