Int8Array.Item
Int8Array indexer
Gets or sets the SByte at the specified index.
public sbyte this[int index] { get; set; }
Parameter | Description |
---|---|
index | The index. |
Property Value
The SByte.
See Also
- class Int8Array
- package com.aspose.html
- package Aspose.HTML