{CompanyName} FlexyGo

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

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

Syntax


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

Parameters

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