KernelConfigurationKeyCollection Class |
Namespace: X3Platform.Configuration
The KernelConfigurationKeyCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | KernelConfigurationKeyCollection | Initializes a new instance of the KernelConfigurationKeyCollection class |
Name | Description | |
---|---|---|
![]() | Add | 添加关键字 |
![]() | Clear | (Inherited from CollectionBase.) |
![]() | ContainsKey | 检测关键字 |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from CollectionBase.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnClear | (Inherited from CollectionBase.) |
![]() | OnClearComplete | (Inherited from CollectionBase.) |
![]() | OnInsert | (Inherited from CollectionBase.) |
![]() | OnInsertComplete | (Inherited from CollectionBase.) |
![]() | OnRemove | (Inherited from CollectionBase.) |
![]() | OnRemoveComplete | (Inherited from CollectionBase.) |
![]() | OnSet | (Inherited from CollectionBase.) |
![]() | OnSetComplete | (Inherited from CollectionBase.) |
![]() | OnValidate | (Inherited from CollectionBase.) |
![]() | Remove | 移除关键字 |
![]() | RemoveAt | (Inherited from CollectionBase.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from CollectionBase.) |
![]() | Count | (Inherited from CollectionBase.) |
![]() | InnerList | (Inherited from CollectionBase.) |
![]() | ItemInt32 | 序列号索引 |
![]() | ItemString | 名称索引 |
![]() | List | (Inherited from CollectionBase.) |