Overload List

  NameDescription
Public methodGetMostRecentFolioItems<(Of <<'(TFolioItem>)>>)(Int32)
Get the first @count of FolioItems by descending order of CreationDate.
(Inherited from IFolioItemManager<(Of <(<'T>)>)>.)
Public methodGetMostRecentFolioItems(Int32, Type)
Get the first @count of FolioItems by descending order of CreationDate.
(Inherited from IFolioItemManager<(Of <(<'T>)>)>.)

See Also