{CompanyName} FlexyGo

InElement..::..Deserialize Method (String, InElement%)

Namespace:  FLEXYGO.Gipe
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public static bool Deserialize(
	string xml,
	ref InElement obj
)
Public Shared Function Deserialize ( _
	xml As String, _
	ByRef obj As InElement _
) As Boolean

Parameters

xml
Type: String
obj
Type: FLEXYGO.Gipe..::..InElement%