You are here: Start » BinaryReader.ReadBlob Method

BinaryReader.ReadBlob Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public bool ReadBlob
(
	out System.IntPtr data,
	out int size
)

Parameters

Name Type Range Default Description
dataSystem.IntPtr
sizeint

See also