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