'Declaration
Function GetAllItems() As IEnumerable(Of RepositoryItem)
IEnumerable<RepositoryItem> GetAllItems()
IEnumerable<RepositoryItem^>^ GetAllItems();
Return Value
Collection of RepositoryItem.
'Declaration
Function GetAllItems() As IEnumerable(Of RepositoryItem)
IEnumerable<RepositoryItem> GetAllItems()
IEnumerable<RepositoryItem^>^ GetAllItems();
Is is mostly initial called to get all elements. With this elements List & Label could internally filter them pending on the requirement like Open-Dialog for shapefiles.
Platforms: Windows 8.1, Windows 10 (Version 1909 - 21H2), Windows 11 (21H2), Windows Server 2012 - 2022