ShdCore.NET Document Help

SearchNodes Method

노드 검색

Namespace: ShdCore.NET

Assembly: ShdCore.NET (in ShdCore.NET.dll) Version: 1.4.20.1029 (1.4.20.1029)

Syntax

public List<TreeNode> SearchNodes( string keyword, bool includeAttribute, bool fullMatch )

Parameters

keyword

  • Type: System.String

  • 검색어 : 노드이름, 속성 NAME, 속성 VALUE

includeAttribute

fullMatch

  • Type: System.Boolean

  • 검색어 일치 여부 : True(일치), False(포함)

Return Value

  • Type: List< TreeNode >

  • Node List

    Last modified: 08 1월 2024