IByteBlockItem 属性
获取或设置指定索引处的字节。
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
byte this[
int index
] { get; set; }
Default Property Item (
index As Integer
) As Byte
Get
Set
abstract Item : byte with get, set
- index Int32
- 索引位置。
Byte指定索引处的字节。