Back to Devexpress

DevExpress.Xpo.Metadata Namespace

xpo-devexpress-dot-xpo-fb7b22a2.md

latest2.9 KB
Original Source

DevExpress.Xpo.Metadata Namespace

Contains classes that support working with metadata in XPO.

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Classes

NameDescription
ImageValueConverterA Value Converter which can be used to convert Image objects to an array of bytes.
ReflectionClassInfoProvides access to the metadata information of a class gathered via Reflection.
ReflectionDictionaryImplements the XPDictionary class. Provides metadata information accumulated via .NET Reflection (based on class structure and custom attributes).
ReflectionFieldInfoProvides access to field metadata gathered via Reflection.
ReflectionMemberInfoProvides access to member metadata gathered via Reflection.
ReflectionPropertyInfoProvides access to property metadata gathered via Reflection.
UtcDateTimeConverterRepresents a converter which can be used to convert DateTime objects from the local time to the current coordinated universal time (UTC).
ValueConverterServes as a base for the classes that represent property Value Converters.
XPClassInfoServes as a base for classes that provide metadata information for a class.
XPCustomMemberInfoServes as a base for classes that represent custom member’s metadata.
XPDataObjectClassInfoThis member supports the .NET Framework infrastructure and cannot be used directly from your code.
XPDataObjectMemberInfoThis member supports the .NET Framework infrastructure and cannot be used directly from your code.
XPDictionaryProvides the abstract ( MustInherit in Visual Basic) base class for metadata providers.
XPMemberInfoServes as a base for classes that provide access to member metadata.
XPTypeInfoServes as a base for classes that discover the object’s attributes and provide access to its metadata.