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