This document is archived and information here might be outdated. Recommended version. |
Number of element classes in the network.
[Visual Basic .NET]
Public ReadOnly Property ElementClassCount As Integer
[C#]
public int ElementClassCount {get;}
[C++]
HRESULT get_ElementClassCount(
System.Int32* ElementClassCount
);
[C++] Parameters ElementClassCount [out, retval]
ElementClassCount is a parameter of type long*
ElementClassCount returns a count of all the NetElementClasses represented in the network. Each NetElementClass corresponds to a single object class.