ComponentOne Expression Editor for WPF
Item Property (RuleCollection)

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > RuleCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As BaseRule
public BaseRule this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

RuleCollection Class
RuleCollection Members