Class TextLineCollection
Името на пространството: Aspose.Html.Toolkit.Markdown.Syntax.Text Асамблея: Aspose.HTML.dll (25.5.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 ако позицията не е намерена.