Back to Devexpress

XPDictionary.GetClassInfo Method

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

latest713 B
Original Source

XPDictionary.GetClassInfo Method

NameParametersDescription
GetClassInfo(Object)theObjectReturns the persistent class metadata information for the specified object.
GetClassInfo(String, String)assemblyName, classNameReturns the persistent class metadata information for the specified assembly name and class name.
GetClassInfo(Type)classTypeReturns the persistent class metadata information for the specified class type.