[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentCollection-1.First

First Property

First

Gets the first item in the collection.

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