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>
- namespace Aspose.Html
- assembly Aspose.HTML