名前 | 解説 | |
---|---|---|
![]() | C1LengthList コンストラクタ | Initializes a new instance of the C1LengthList class. |
C1LengthListデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | C1LengthList コンストラクタ | Initializes a new instance of the C1LengthList class. |
名前 | 解説 | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item | |
![]() | TotalLength | Gets the accumulation of all the lengths in the list. |
名前 | 解説 | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | ClearRange | Sets to the default length the items in the range for the specified parameters startingIndex and count. |
![]() | Contains | |
![]() | CopyTo | |
![]() | Dispose | |
![]() | GetOffset | オーバーロードされます。 Gets the accumulated length up to the indicated index (not including). |
![]() | IndexOf | |
![]() | Insert | |
![]() | InsertRange | オーバーロードされます。 Inserts the specified newItems at the startingIndex. |
![]() | MoveRange | Moves the number of items specified by count from oldIndex to newIndex. |
![]() | Remove | |
![]() | RemoveAt | |
![]() | RemoveRange | |
![]() | SetItem | Sets an item at the specified index. |