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