| CollectionBaseTItem Property |
Gets an item by index number
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic T this[
int index
] { get; }Parameters
- index
- Type: SystemInt32
Property Value
Type:
T
See Also