Skip to content

Properties_T_Cyjb_Collections_ListStack_1

CYJB edited this page Jan 16, 2023 · 2 revisions

ListStack(T) 属性

The ListStack(T) generic type exposes the following members.

属性

 

名称 说明
公共属性 Count 获取当前集合包含的元素数。 (重写 ReadOnlyCollectionBase(T).Count.)
公共属性 Item(Index) 获取或设置堆栈距离栈顶指定偏移处的元素。
公共属性 Item(Int32) 获取或设置堆栈距离栈顶指定偏移处的元素。
  Back to Top

参见

Reference

ListStack(T) 类
Cyjb.Collections 命名空间

Clone this wiki locally