SourceText.CopyTo
SourceText.CopyTo method
Define the interface for get SourceText from array of the source.
public abstract void CopyTo(int sourceIndex, char[] destination, int destinationIndex, int count)
| Parameter | Type | Description | 
|---|---|---|
| sourceIndex | Int32 | The sourceIndex. | 
| destination | Char[] | The destination. | 
| destinationIndex | Int32 | The destinationIndex. | 
| count | Int32 | The integer count. | 
See Also
- class SourceText
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Text
- assembly Aspose.HTML