Gives access to an array
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxThe IArray type exposes the following members.
Properties
| Name | Description |
---|
 | Count |
Total numbers of item in the array
|
 | Item |
Gets the item by index from array
|
Top
Methods
| Name | Description |
---|
 | GetItem |
Gets the item by index from array
|
Top
Extension Methods
See Also