Class MeasuredListCells
public class MeasuredListCells : ReadOnlyCollection<MeasuredListCell>, IList<MeasuredListCell>, ICollection<MeasuredListCell>, IReadOnlyList<MeasuredListCell>, IReadOnlyCollection<MeasuredListCell>, IEnumerable<MeasuredListCell>, IList, ICollection, IEnumerable
- Inheritance
-
MeasuredListCells
- Implements
- Inherited Members
- Extension Methods
Constructors
MeasuredListCells(IList<MeasuredListCell>)
public MeasuredListCells(IList<MeasuredListCell> list)
Parameters
listIList<MeasuredListCell>