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(インタ)
指定された位置のインデックスを取得します。
public int IndexOf(int position)
Parameters
position
int
ポジション
Returns
コレクションのインデックスは -または -1 の辞書で、ポジションが見つかりません。