Class TextLineCollection
Pôvodný názov: Aspose.Html.Toolkit.Markdown.Syntax.Text Zhromaždenie: Aspose.HTML.dll (25.4.0)
Predstavuje 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
Z dedičných členov
ReadOnlyCollection
Methods
IndexOf(int)
Získa index danej pozície.
public int IndexOf(int position)
Parameters
position
int
Pozícia
Returns
Index zbierky v slovníku - alebo -1 ak sa pozícia nenachádza.