Class TextLineCollection
Названий на: Aspose.Html.Toolkit.Markdown.Syntax.Text Асамблея: Aspose.HTML.dll (25.4.0)
Використовується для TextLineCollection.
[ComVisible(true)]
public class TextLineCollection : ReadOnlyCollection<textline>, IList<textline>, ICollection<textline>, IList, ICollection, IReadOnlyList<textline>, IReadOnlyCollection<textline>, IEnumerable<textline>, IEnumerable
Inheritance
object
←
ReadOnlyCollection
Implements
IList
Нападні члени
ReadOnlyCollection
Methods
IndexOf(ІНТ)
Отримає індекс даної позиції.
public int IndexOf(int position)
Parameters
position
int
Позиція
Returns
Індекс колекції в словнику -або -1 якщо позиції не знайдено.