| SyshlpListFindByMingc Method |
按照名称查找系统帮助。
Namespace: Appkit.Sys.ObjectAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic Syshlp FindByMingc(
string value
)
Parameters
- value
- Type: SystemString
查找值。
Return Value
Type:
Syshlp查找到的系统帮助,如果未查找到则为 null。
See Also