Gets or sets the String at the specified index.
Will not set the path at the current index with the passed in string value if that path is already found elsewhere in the collection.
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException | index is less than zero -or- index is equal to or greater than Count. |