HashGenerationContextCurrentNodesPath - свойство
Текущий путь в структуре узлов хеша
Пространство имён: Tessa.UI.HashEditor.HashСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public Stack<IHashNode> CurrentNodesPath { get; }
Public ReadOnly Property CurrentNodesPath As Stack(Of IHashNode)
Get
public:
virtual property Stack<IHashNode^>^ CurrentNodesPath {
Stack<IHashNode^>^ get () sealed;
}
abstract CurrentNodesPath : Stack<IHashNode> with get
override CurrentNodesPath : Stack<IHashNode> with get
StackIHashNodeIHashGenerationContextCurrentNodesPath