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