SourceText.CopyTo
SourceText.CopyTo method
Definieren Sie die Schnittstelle zum Abrufen von Quelltext aus dem Array der Quelle.
public abstract void CopyTo(int sourceIndex, char[] destination, int destinationIndex, int count)
| Parameter | Typ | Beschreibung |
|---|---|---|
| sourceIndex | Int32 | Der Quellenindex. |
| destination | Char[] | Das Ziel. |
| destinationIndex | Int32 | Der Zielindex. |
| count | Int32 | Die ganzzahlige Anzahl. |
Siehe auch
- class SourceText
- namensraum Aspose.Html.Toolkit.Markdown.Syntax.Text
- Montage Aspose.HTML