ArcGIS API for Silverlight - Library Reference
OnCollectionChanged Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace > PointCollection Class : OnCollectionChanged Method

e
The System.Collections.Specialized.NotifyCollectionChangedEventArgs instance containing the event data.
Raises the E:CollectionChanged event.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnCollectionChanged( _
   ByVal e As NotifyCollectionChangedEventArgs _
) 
C# 
protected override void OnCollectionChanged( 
   NotifyCollectionChangedEventArgs e
)

Parameters

e
The System.Collections.Specialized.NotifyCollectionChangedEventArgs instance containing the event data.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.