Click or drag to resize
KernelConfigurationKeyCollectionItem Property (Int32)
序列号索引

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public KernelConfigurationKey this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: KernelConfigurationKey
See Also