Class TextLineCollection
نام ها : Aspose.Html.Toolkit.Markdown.Syntax.Text جمع آوری: Aspose.HTML.dll (25.4.0)
متن را نشان می دهد.
[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(int)
شاخص موقعیت داده شده را دریافت کنید.
public int IndexOf(int position)
Parameters
position
int
موقعیت
Returns
شاخص مجموعه در فرهنگ لغت - یا -1 اگر موقعیت یافت نشد.