Click or drag to resize
ListTreeGetCount Method
指定层次节点的数目

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public int GetCount(
	string propName
)

Parameters

propName
Type: SystemString

Return Value

Type: Int32
See Also