Table of Contents

Namespace DevExpress.Xpo.Metadata

Classes

CanGetClassInfoByTypeEventArgs
ClassInfoEventArgs
DesignTimeReflection
ImageValueConverter

A Value Converter which can be used to convert System.Drawing.Image objects to an array of bytes.

IsExactTypeFunction

A custom function that determines whether a particular object has a specified type.

IsInstanceOfTypeFunction

A custom function that determines whether a particular object is of a specified type or derives from it.

ReflectionClassInfo

Provides access to the metadata information of a class gathered via Reflection.

ReflectionDictionary

Implements the XPDictionary class. Provides metadata information accumulated via .NET Reflection (based on class structure and custom attributes).

ReflectionFieldInfo

Provides access to field metadata gathered via Reflection.

ReflectionMemberInfo

Provides access to member metadata gathered via Reflection.

ReflectionPropertyInfo

Provides access to property metadata gathered via Reflection.

ResolveClassInfoByTypeEventArgs
UtcDateTimeConverter

Represents a converter which can be used to convert DateTime objects from the local time to the current coordinated universal time (UTC).

ValueConverter

Serves as a base for the classes that represent property Value Converters.

XPClassInfo

Serves as a base for classes that provide metadata information for a class.

XPClassInfo.EmptyEnumerable
XPClassInfo.OptimisticLockingCacheItem
XPCustomMemberInfo

Serves as a base for classes that represent custom member’s metadata.

XPDataObjectClassInfo

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

XPDataObjectMemberInfo

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

XPDataTableClassInfo
XPDataTableObject
XPDictionary

Provides the abstract (MustInherit in Visual Basic) base class for metadata providers.

XPMemberInfo

Serves as a base for classes that provide access to member metadata.

XPTypeInfo

Serves as a base for classes that discover the object’s attributes and provide access to its metadata.

Interfaces

IFieldAccessor
ReflectionClassInfo.ICreator

Delegates

ClassInfoEventHandler