KernelConfigurationKeyCollectionContainsKey Method |
检测关键字
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic virtual bool ContainsKey(
string name
)
public:
virtual bool ContainsKey(
String^ name
)
Parameters
- name
- Type: SystemString
键
Return Value
Type:
Boolean[Missing <returns> documentation for "M:X3Platform.Configuration.KernelConfigurationKeyCollection.ContainsKey(System.String)"]
See Also