'Deklaration
Function GetAllItems() As IEnumerable(Of RepositoryItem)
IEnumerable<RepositoryItem> GetAllItems()
IEnumerable<RepositoryItem^>^ GetAllItems();
Rückgabetyp
Eine Liste mit RepositoryItem Einträgen.
'Deklaration
Function GetAllItems() As IEnumerable(Of RepositoryItem)
IEnumerable<RepositoryItem> GetAllItems()
IEnumerable<RepositoryItem^>^ GetAllItems();
Wird meist initiell aufgerufen um alle Elemente zu erhalten, so dass List & Label diese intern je nach Anforderung (bspw. Öffnen-Dialog für Shapefiles) filtern kann.
Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022