PropertyValue Methods |
The PropertyValue type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAttribute | ||
| DecodeXmlValue | ||
| ToString | (Overrides ObjectToString.) | |
| ToXmlString |
Returns Value converted to xml format.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |