| AkVariantsGetDouble Method |
获取变量值。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static double GetDouble(
string name
)
Parameters
- name
- Type: SystemString
变量名称。
Return Value
Type:
Double变量值。
See Also