IChildManagerTItem Property |
Returns the child using the provided index
Namespace: FlexRuleAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxT this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
T
See Also