CardMetadataSectionReference(CardMetadataSectionReference) - конструктор |
Создаёт экземпляр класса с указанием копируемого объекта.
Пространство имён:
Tessa.Cards.Metadata
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public CardMetadataSectionReference(
CardMetadataSectionReference sectionReference
)
Public Sub New (
sectionReference As CardMetadataSectionReference
)
public:
CardMetadataSectionReference(
CardMetadataSectionReference^ sectionReference
)
new :
sectionReference : CardMetadataSectionReference -> CardMetadataSectionReference
Параметры
- sectionReference
- Тип: Tessa.Cards.MetadataCardMetadataSectionReference
Объект, для которого создаётся копия.
См. также