Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / UnknownContent Class / Next Property

In This Topic
    Next Property (UnknownContent)
    In This Topic
    Gets the next unknown content in a collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As UnknownContent
    public UnknownContent Next {get;}
    See Also