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