SP.DataConvert Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.DataConvert class.
Methods
Name |
Description |
---|---|
Creates a Date object that represents a local time. |
|
Creates a Date object that is neither local time nor Coordinated Universal Time (UTC). |
|
Creates a Date object that represents a Coordinated Universal Time (UTC). |
|
Initializes a new instance of the SP.DataConvert Class. |
|
Sets the type of an object to its internal object type. |
|
Sets the type of the objects to their internal object type. |
|
Gets the basis of the time. |
|
Gets the value for the specified property of the specified object. |
|
Sets the value for the specified property of the specified object. |
|
Adds the values from one array to another array. |
|
Sets the values of a dictionary using the specified object. |
|
Sets the time basis. |
|
Writes the specified dictionary data to an SP.XmlWriter Class object. |
|
Serializes the specified object properties through an XML formatter. |
|
Writes the value of the Object parameter as an XML element to the SP.XmlWriter Class parameter. |