Schema.SetUniqueNameAndCaptionForItem(IDesignItem,DesignModeClassDescriptor,Int32) - метод Смотри также Terrasoft.Core - пространство имен > Schema - класс > SetUniqueNameAndCaptionForItem - метод : SetUniqueNameAndCaptionForItem(IDesignItem,DesignModeClassDescriptor,Int32) - метод C#
- item
- The design-time item which the name and caption are to be set for.
- classDescriptor
- Description of the class of the design-time entity
- index
- Index of the item.
Glossary Item Box
public void SetUniqueNameAndCaptionForItem( IDesignItem item, DesignModeClassDescriptor classDescriptor, int index )
Параметры
- item
- The design-time item which the name and caption are to be set for.
- classDescriptor
- Description of the class of the design-time entity
- index
- Index of the item.
Overloaded method.