BuilderTreeNodeBaseIdents - свойство |
Gets or sets Список блоков кода узла
Пространство имён:
Tessa.Views.Parser.ExpressionEval.BuilderTreeNode
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [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См. также