Int8Array.Item
Int8Array indexer
获取或设置SByte在指定的索引处.
public override sbyte this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 索引。 |
适当的价值
的SByte.
也可以看看
- class Int8Array
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
获取或设置SByte在指定的索引处.
public override sbyte this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 索引。 |
的SByte.