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