TextLineCollection.IndexOf
TextLineCollection.IndexOf method
Gets the index of the given position.
public int IndexOf(int position)
Parameter | Type | Description |
---|---|---|
position | Int32 | The position |
Return Value
The index of the collection in the dictionary -or- -1 if the position is not found.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException |
See Also
- class TextLineCollection
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Text
- assembly Aspose.HTML