# CellListCurrentInfo
## 概述
当前小区信息列表。
**相关模块:**
[Ril](_ril.md)
## 汇总
### Public 属性
| 名称 | 描述 |
| -------- | -------- |
| [itemNum](#itemnum) | int
小区信息数量 |
| [cellCurrentInfo](#cellcurrentinfo) | List< struct [CurrentCellInfo](_current_cell_info.md) >
当前小区信息 |
## 类成员变量说明
### cellCurrentInfo
```
List CellListCurrentInfo::cellCurrentInfo
```
**描述:**
当前小区信息
### itemNum
```
int CellListCurrentInfo::itemNum
```
**描述:**
小区信息数量