Back to Devexpress

XPDictionary.CollectClassInfos Method

xpo-devexpress-dot-xpo-dot-metadata-dot-xpdictionary-dot-collectclassinfos.md

latest1.4 KB
Original Source

XPDictionary.CollectClassInfos Method

NameParametersDescription
CollectClassInfos(Boolean, IEnumerable<Assembly>)addNonPersistent, assemblies
CollectClassInfos(Boolean, Assembly[])addNonPersistent, assembliesObtains the metadata information for all the persistent objects that are defined in the specified assemblies.
CollectClassInfos(IEnumerable<Assembly>)assemblies
CollectClassInfos(IEnumerable<Type>)types
CollectClassInfos(Assembly[])assembliesObtains the metadata information for all the persistent objects that are defined in the specified assemblies.
CollectClassInfos(Type[])typesObtains the metadata information for all the persistent objects of the specified class types.