'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As RulesEngineSegment
public RulesEngineSegment this[ int index ]; {get; set;}
Parameters
- index
'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As RulesEngineSegment
public RulesEngineSegment this[ int index ]; {get; set;}