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