This document is archived and information here might be outdated. Recommended version. |
The total number of layers in the network analysis layer.
[Visual Basic .NET]
Public ReadOnly Property AllLayerCount As Integer
[C#]
public int AllLayerCount {get;}
[C++]
HRESULT get_AllLayerCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*