| CollectionBaseTGetItem Method |
Gets an item by index
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic Object GetItem(
int index
)
Parameters
- index
- Type: SystemInt32
Return Value
Type:
Object
See Also