You are here: Start » FIL.NET » FIS.EdgeModel2ByteSize Method

FIS.EdgeModel2ByteSize Method

Returns estimated size of the EdgeModel2 in bytes.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void EdgeModel2ByteSize
(
	FilNet.EdgeModel2 inEdgeModel,
	out long outByteSize
)

Parameters

Name Type Range Default Description
inEdgeModelFilNet.EdgeModel2
outByteSizelong

See also