ConcurrentListTItem 属性
获取索引元素
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
public T this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As T
Get
Set
abstract Item : 'T with get, set
override Item : 'T with get, set
- index Int32
TIListTItemInt32IReadOnlyListTItemInt32