LocalizedNameCollection.Clear method
Removes all the localized names from the collection by using various options.
Overload list
Name | Description | |
---|---|---|
Clear() | Removes all the localized names from the collection. | |
Clear(String) | Removes all localized names that belong to the specified setting. |
Top