SchemeComplexColumn - конструктор
Примечание: Данный API устарел.
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[ObsoleteAttribute("Do not use this constructor. It's for XML serialization purposes only.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SchemeComplexColumn()
<ObsoleteAttribute("Do not use this constructor. It's for XML serialization purposes only.")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Sub New
public:
[ObsoleteAttribute(L"Do not use this constructor. It's for XML serialization purposes only.")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
SchemeComplexColumn()
[<ObsoleteAttribute("Do not use this constructor. It's for XML serialization purposes only.")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
new : unit -> SchemeComplexColumn