AddUniqueΒΆ
Add value to a string collection or dictionary if it does not already exist.
String CollectionObject.AddUnique (String) |
Add value to a string collection or dictionary if it does not already exist. |
StringDictionaryObject.AddUnique (String, String) |
Add value to a string collection or dictionary if it does not already exist. |