Click or drag to resize
KernelConfigurationKeyCollectionRemove Method
移除关键字

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public virtual void Remove(
	KernelConfigurationKey value
)

Parameters

value
Type: X3Platform.ConfigurationKernelConfigurationKey
A kernel configuration key instance.
See Also