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 εάν η θέση δεν βρίσκεται.