Table of Contents

Method FindNode

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

FindNode(TreeNodeCollection, string)

protected virtual TreeNode FindNode(TreeNodeCollection nodes, string nodeName)

Parameters

nodes TreeNodeCollection
nodeName string

Returns

TreeNode