Visual Basic (Declaration) | |
---|---|
Public Class GraphicCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of Graphic) |
C# | |
---|---|
public class GraphicCollection : System.Collections.ObjectModel.ObservableCollection<Graphic> |
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
ESRI.ArcGIS.Client.GraphicCollection
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family