Gets the number of Graphic objects in the collection.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public int Count { get; }
Visual Basic (Declaration)
Public ReadOnly Property Count As Integer

Field Value

An integer indicating the number of Graphic objects.

Remarks

Graphics in the GraphicCollection cannot be accessed by index position; however the collection is enumerable.

See Also

Created by Atop CHM to web converter,© 2009 all right reserved.