XPDictionary.CollectClassInfos(IEnumerable<Type>) Method
In This Article
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public XPClassInfo[] CollectClassInfos(
IEnumerable<Type> types
)
See Also