Click or drag to resize
InnerRelaTreeConfigGetSpecialNames Method
获取特定命名的配置的名称集合

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string[] GetSpecialNames(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: String
See Also