Assembly: Metabase;
The IMetabaseObjectNames interface is used to work with objects names.
IMetabaseObjectNames
| Property name | Brief description | |
![]() |
Count | The Count property returns number of object names. |
![]() |
Item | The Item property determines parameters of an object name. |
![]() |
Name | The Name property determines an object name for the specified language. |
| Method name | Brief description | |
![]() |
Add | The Add method adds an object name for a specified language. |
![]() |
FindByLocale | The FindByLocale method searches names by a specified language among all objects names. |
![]() |
Remove | The Remove method removes the name by the specified language. |
See also: