RootElement..::..Deserialize Method (String, RootElement%)
Namespace:
FLEXYGO.Gipe
Assembly: flxEntity (in flxEntity.dll)
Assembly: flxEntity (in flxEntity.dll)
Syntax
public static bool Deserialize( string xml, ref RootElement obj )
Public Shared Function Deserialize ( _ xml As String, _ ByRef obj As RootElement _ ) As Boolean