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