Overload | Description |
---|---|
FindAll(String) | Retrieves all the indexes where the provided search value is found. |
FindAll(String,RegexOptions) | Retrieves all the indexes in this Container where the provided search value is found, using the provided RegexOptions. |