You are here: Start » FIL.NET » Serializer.Read Method

Serializer.Read Method

Reads a single FilNet::Image^ value from the given .

Namespace:FilNet.Serialization
Assembly:FIL.NET.TS.dll

Syntax

public static void Read
(
	System.IO.Stream stream,
	FilNet.Image value
)

Parameters

Name Type Range Default Description
streamSystem.IO.Stream
valueFilNet.Image

Function Overrides

See also