Class TextLineCollection
اسم الفضاء : Aspose.Html.Toolkit.Markdown.Syntax.Text مجموعة: Aspose.HTML.dll (25.4.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 إذا لم يتم العثور على الموقف.