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

Serializer.ReadData Method

Namespace:Fis
Assembly:FilNet.Types.dll

Syntax

public static void ReadData
(
	Ftl.BinaryReader reader,
	out Fil.DataCodeScores outDataCodeScores
)

Parameters

Name Type Range Default Description
readerFtl.BinaryReader
outDataCodeScoresFil.DataCodeScores

Function Overrides

See also