Click or drag to resize

PropertyValue Methods

The PropertyValue type exposes the following members.

Methods
  NameDescription
Public methodAddAttribute
Public methodStatic memberDecodeXmlValue
Public methodToString (Overrides ObjectToString.)
Public methodToXmlString
Returns Value converted to xml format.
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