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