Overload List

  NameDescription
DocsGetList()()()
Return the all the documents in a group
DocsGetList(Thumbsize)
Return the list of documents in a group
DocsGetList(IEnumerable<(Of <(ExtraInformation>)>))
Return the list of documents in a group
DocsGetList(IEnumerable<(Of <(ExtraInformation>)>), Thumbsize)
Return the list of documents in a group
DocsGetList(Int32, Int32)
Return the list of documents in a group
DocsGetList(IEnumerable<(Of <(ExtraInformation>)>), Thumbsize, Int32, Int32)
Return the list of documents in a group

See Also