Schema.SetUniqueNameAndCaptionForItem - метод Смотри также Terrasoft.Core - пространство имен > Schema - класс : SetUniqueNameAndCaptionForItem - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
SetUniqueNameAndCaptionForItem(IDesignItem,DesignModeClassDescriptor,Int32) | Sets the unique name and caption for the specified design-time item, using the specified index and description of the class of the design-time entity. |
SetUniqueNameAndCaptionForItem(IDesignItem) | Sets the unique name and caption for the given design-time item. |
SetUniqueNameAndCaptionForItem<TItemType>(TItemType,MetaItemCollection<TItemType>) | Sets the unique name and caption for the given design-time item of the specified type from the passed collection. |