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