'Declaration Public Class OMathMatrixRowCollection Inherits GrapeCity.Documents.Word.ContentObjectCollection(Of OMathMatrixRow) Implements GrapeCity.Documents.Word.IContentList(Of OMathMatrixRow)
public class OMathMatrixRowCollection : GrapeCity.Documents.Word.ContentObjectCollection<OMathMatrixRow>, GrapeCity.Documents.Word.IContentList<OMathMatrixRow>