'Declaration
Protected Overrides Sub Deserialize( _ ByVal stream As System.IO.Stream _ )
'Usage
Dim instance As NLibraryDataObject Dim stream As System.IO.Stream instance.Deserialize(stream)
protected override void Deserialize( System.IO.Stream stream )
Parameters
- stream