FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
IArray(T) Interface
IArray(T) Methods
GetItem Method
IArray
T
GetItem Method
Gets the item by index from array
Namespace:
FlexRule
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
T
GetItem
(
int
index
)
Parameters
index
Type:
System
Int32
Return Value
Type:
T
See Also
Reference
IArray
T
Interface
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com