Click or drag to resize
AkVariantsAllNames Property
获取所有变量名。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static List<string> AllNames { get; }

Property Value

Type: ListString
See Also