HashGenerationContextCurrentNodesPath - свойство
Текущий путь в структуре узлов хеша
Пространство имён: Tessa.UI.HashEditor.HashСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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