You are here: Start » AVL.NET » AVS.EdgeModel2ByteSize Method
AVS.EdgeModel2ByteSize Method
Returns estimated size of the EdgeModel2 in bytes.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void EdgeModel2ByteSize ( AvlNet.EdgeModel2 inEdgeModel, out long outByteSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inEdgeModel | AvlNet.EdgeModel2 | |||
![]() | outByteSize | long |


