operator [] abstract method

RulesString operator [](
  1. dynamic value
)

Index operator

Implementation

RulesString operator [](dynamic value);