ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataStructureItem Class > GetAllItems Method : GetAllItems() Method |
'Declaration Public Overloads Function GetAllItems() As System.Collections.Generic.List(Of MetadataStructureItem)
'Usage Dim instance As MetadataStructureItem Dim value As System.Collections.Generic.List(Of MetadataStructureItem) value = instance.GetAllItems()
public System.Collections.Generic.List<MetadataStructureItem> GetAllItems()
public: System.Collections.Generic.List<MetadataStructureItem*>* GetAllItems();