Gets the item by index from array
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxObject this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
Object
See Also