XPDictionary.CollectClassInfos(IEnumerable<Type>) Method Namespace: DevExpress.Xpo.Metadata Assembly: DevExpress.Xpo.v24.2.dll Declaration C# VB.NET public XPClassInfo[] CollectClassInfos( IEnumerable<Type> types ) Public Function CollectClassInfos( types As IEnumerable(Of Type) ) As XPClassInfo() Parameters Name Type types IEnumerable<Type> Returns Type XPClassInfo[] See Also XPDictionary Class XPDictionary Members DevExpress.Xpo.Metadata Namespace