Class TextLineCollection
Tên không gian: Aspose.Html.Toolkit.Markdown.Syntax.Text Tổng hợp: Aspose.HTML.dll (25.4.0)
Giới thiệu 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
Thành viên thừa kế
ReadOnlyCollection
Methods
IndexOf(int)
Nhận được chỉ số của vị trí cụ thể.
public int IndexOf(int position)
Parameters
position
int
Vị trí
Returns
Chỉ số của bộ sưu tập trong từ điển -hoặc -1 nếu vị trí không được tìm thấy.