You are here: Start » Serializer.Deserialize Method
Serializer.Deserialize Method
Namespace: | Fis |
---|---|
Assembly: | FilNet.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 |