Table of Contents

Method FindParentFormNode

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

FindParentFormNode(TreeNodeCollection, string)

protected virtual TreeNode FindParentFormNode(TreeNodeCollection nodes, string nodeName)

Parameters

nodes TreeNodeCollection
nodeName string

Returns

TreeNode