This documentation is archived and is not being maintained.

RegistrationXmlSerializer::Deserialize Method

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
static Object^ Deserialize(
	XmlNode^ root, 
	Type^ type
)

Parameters

root
Type: System.Xml::XmlNode
type
Type: System::Type

Return Value

Type: System::Object
Returns Object.

Show: