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