Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuildingBlockCollection Class
Members

In This Topic
    BuildingBlockCollection Class
    In This Topic
    Represents a collection of building blocks.
    Object Model
    BuildingBlockCollection Class
    Syntax
    'Declaration
     
    Public Class BuildingBlockCollection 
       Implements GrapeCity.Documents.Word.IContentList(Of BuildingBlock) 
    public class BuildingBlockCollection : GrapeCity.Documents.Word.IContentList<BuildingBlock>  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.BuildingBlockCollection

    See Also