Properties_T_Cyjb_Collections_Deque_1 - CYJB/Cyjb GitHub Wiki
The Deque(T) generic type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() |
Count | 获取当前集合包含的元素数。 (重写 ReadOnlyCollectionBase(T).Count.) |
![]() |
Item(Index) | 获取或设置队列距指定偏移处的元素。 |
![]() |
Item(Int32) | 获取或设置队列距指定偏移处的元素。 |