BuilderTreeNodeBaseIdents - свойство
Gets or sets Список блоков кода узла
Пространство имён: Tessa.Views.Parser.ExpressionEval.BuilderTreeNodeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[NotNullAttribute]
public List<CodeBlock> Idents { get; set; }
<NotNullAttribute>
Public Property Idents As List(Of CodeBlock)
Get
Set
public:
[NotNullAttribute]
property List<CodeBlock^>^ Idents {
List<CodeBlock^>^ get ();
void set (List<CodeBlock^>^ value);
}
[<NotNullAttribute>]
member Idents : List<CodeBlock> with get, set
Значение свойства
ListCodeBlock