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

In This Topic
    Last Property (BuildingBlockCollection)
    In This Topic
    Gets the last building block in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Last As BuildingBlock
    public BuildingBlock Last {get;}
    See Also