You are here: Start » AVL.NET » Serializer.Deserialize Method
Serializer.Deserialize Method
| Namespace: | Avs | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public static T Deserialize<T> ( System.IntPtr ptr, bool deep, int length )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ptr | System.IntPtr | ||||
| deep | bool | ||||
| length | int | 
