This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISymbolArray Interface > ISymbolArray.SymbolCount Property (ArcObjects .NET 10.4 SDK) |
The number of symbols.
[Visual Basic .NET] Public ReadOnly Property SymbolCount As Integer
[C#] public int SymbolCount {get;}
[C++]
HRESULT get_SymbolCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long