'DeclarationFunction Deserialize( _ ByVal extensionID As String, _ ByVal source As String, _ ByVal version As Integer _ ) As ICustomObjectSettings
ICustomObjectSettings Deserialize( string extensionID, string source, int version )
Parameters
- extensionID
 - source
 - The serialized data.
 - version
 - The version of the object at the time of serialization.