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