[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentCollection-1.Last

Last Property

Last

Gets the last item in the collection.

Declaration
public virtual T Last { get; }
Public Overridable ReadOnly Property Last As T
Implements