Class TextLineCollection
İsim alanı : Aspose.Html.Toolkit.Markdown.Syntax.Text Görüntüleme: Aspose.HTML.dll (25.4.0)
TextLineCollection’ı temsil eder.
[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
mirasçı üyeleri
ReadOnlyCollection
Methods
IndexOf(int ile)
Gösterilen pozisyonun indeksi alınır.
public int IndexOf(int position)
Parameters
position
int
pozisyonu
Returns
Koleksiyonun göstergesi - veya -1 sözlüğünde, eğer pozisyon bulunmuyorsa.