Click or drag to resize
KernelConfigurationKeyCollectionContainsKey Method
检测关键字

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
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