Click or drag to resize
CollectionBaseTGetItem Method
Gets an item by index

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Object GetItem(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: Object
See Also