Click or drag to resize

ObjectPropertyHelper Methods

The ObjectPropertyHelper type exposes the following members.

Methods
  NameDescription
Public methodGetDataObjectPropertyCollection
Creates a list of "version properties" for a collection of property definitions.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also