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