Click or drag to resize
NormListTreeNodes Class
列表树节点集合
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListNormListTreeNode
    Appkit.DataNormListTreeNodes

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class NormListTreeNodes : List<NormListTreeNode>

The NormListTreeNodes type exposes the following members.

Constructors
  NameDescription
Public methodNormListTreeNodes
Top
See Also