LocalizedNameCollection.Add method
Adds a new localized name to the collection.
Overload list
Name | Description | |
---|---|---|
Add(UInt32, String) | Adds a new localized name to the collection using the specified locale ID and localized name. | |
Add(UInt32, String, String) | Adds a new localized name to the collection using the specified locale ID, localized name, and setting. |
Top