SourceText.Item
SourceText indexer
Gets the value at the given index.
public abstract char this[int position] { get; }
Parameter | Description |
---|---|
position | The position. |
Return Value
The char.
See Also
- class SourceText
- package com.aspose.html.Toolkit.Markdown.Syntax.Text
- package Aspose.HTML