ArrayBuffer.Item
ArrayBuffer 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 ArrayBuffer
- namespace Aspose.Html
- assembly Aspose.HTML