Class TextLineCollection
A név: Aspose.Html.Toolkit.Markdown.Syntax.Text Összefoglaló: Aspose.HTML.dll (25.4.0)
A TextLineCollection képviselete.
[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
Örökletes tagok
ReadOnlyCollection
Methods
IndexOf(int)
Megkapja az adott pozíció indexét.
public int IndexOf(int position)
Parameters
position
int
A pozíció
Returns
Az index a gyűjtemény a szótárban -or- -1 ha a pozíció nem található.