[]
Represents a strongly typed collection of MatrixCell objects.
public sealed class MatrixCellCollection : ItemCollection<MatrixCell>, IList<MatrixCell>, ICollection<MatrixCell>, IEnumerable<MatrixCell>, IEnumerable