You are here: Start » AVL.NET » Invoke.EdgeModel_ElasticByteSize

Invoke.EdgeModel_ElasticByteSize

Returns estimated size of the EdgeModel_Elastic in bytes.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void EdgeModel_ElasticByteSize
(
	Avl.EdgeModel_Elastic inEdgeModel,
	out long outByteSize
)

Parameters

Name Type Range Default Description
inEdgeModelAvl.EdgeModel_Elastic
outByteSizelong

See also