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