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