TypedArray-1.Item
TypedArray<T> indexer
Gets or sets the !:T at the specified index.
public abstract T this[int index] { get; set; }
Parameter | Description |
---|---|
index | The index. |
Property Value
The !:T.
See Also
- class TypedArray<T>
- package com.aspose.html
- package Aspose.HTML