| StyleParserRemoveAttribute Method |
移除属性
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static void RemoveAttribute(
ref string style,
string key
)
Parameters
- style
- Type: SystemString
- key
- Type: SystemString
See Also